1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/logger
2016-12-28 11:55:03 -05: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 vendor: google.golang.org/cloud -> cloud.google.com/go 2016-12-16 08:36:18 +00: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 Move templates to pkg/templates 2016-12-12 09:34:03 +01: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 remove client-side for supported logging drivers 2016-12-19 14:30:01 +01:00
logger_test.go Fix a error of the function 'CopyMessage' in 'daemon/logger/logger.go' 2016-11-24 20:08:54 +08:00