moby--moby/daemon/logger
Antonio Murdaca 022c13271b Merge pull request #28829 from lixiaobing10051267/masterDaemon
check typos and fix in daemon directory
2016-11-26 14:33:09 +01:00
..
awslogs function TestCreateSuccess uses a wrong variable LogGroupName 2016-11-16 16:48:36 +08:00
etwlogs Optimize the function 'Context.Name()' and replace 'Context.ContainerName' that need to remove slash with 'Context.Name()'. 2016-11-24 09:24:29 +08:00
fluentd Merge pull request #26088 from akirakoyasu/patch-fluent-unixsocket 2016-11-09 12:49:06 +01:00
gcplogs Added optional flags to init gcp logger metadata 2016-07-13 13:56:18 +01:00
gelf Optimize the function 'Context.Name()' and replace 'Context.ContainerName' that need to remove slash with 'Context.Name()'. 2016-11-24 09:24:29 +08:00
journald Optimize the function 'Context.Name()' and replace 'Context.ContainerName' that need to remove slash with 'Context.Name()'. 2016-11-24 09:24:29 +08:00
jsonfilelog project: use vndr for vendoring 2016-11-03 15:31:46 -07:00
logentries added logentries driver 2016-10-06 22:48:53 -03:00
loggerutils Standardize default logging tag value 2016-06-04 12:38:12 +02:00
splunk check typos and fix in daemon directory 2016-11-26 17:23:21 +08:00
syslog Merge pull request #25736 from mwieczorek/25689-enable-syslog-driver-on-windows 2016-08-29 17:46:12 -04:00
context.go Optimize the function 'Context.Name()' and replace 'Context.ContainerName' that need to remove slash with 'Context.Name()'. 2016-11-24 09:24:29 +08:00
copier.go Merge pull request #22982 from nalind/log-newlines 2016-07-28 16:41:01 -07:00
copier_test.go add tests for long log-lines and trailing lines 2016-11-03 10:01:00 -07:00
factory.go inherit the daemon log options when creating containers 2016-05-02 23:04:04 +08:00
logger.go Merge pull request #22982 from nalind/log-newlines 2016-07-28 16:41:01 -07:00