moby--moby/daemon/logger
unclejack 3a42518042 daemon: return directly without ifs where possible
Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>
2016-12-14 22:36:58 +02:00
..
awslogs function TestCreateSuccess uses a wrong variable LogGroupName 2016-11-16 16:48:36 +08:00
etwlogs daemon: return directly without ifs where possible 2016-12-14 22:36:58 +02:00
fluentd daemon: return directly without ifs where possible 2016-12-14 22:36:58 +02:00
gcplogs Added optional flags to init gcp logger metadata 2016-07-13 13:56:18 +01:00
gelf daemon: return directly without ifs where possible 2016-12-14 22:36:58 +02: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 Fix a error of the function 'CopyMessage' in 'daemon/logger/logger.go' 2016-11-24 20:08:54 +08:00
logger_test.go Fix a error of the function 'CopyMessage' in 'daemon/logger/logger.go' 2016-11-24 20:08:54 +08:00