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
Tibor Vass f775005a17 awslogs: use github.com/pkg/errors to wrap an error
Signed-off-by: Tibor Vass <tibor@docker.com>
2017-05-13 17:54:04 +12:00
..
awslogs awslogs: use github.com/pkg/errors to wrap an error 2017-05-13 17:54:04 +12:00
etwlogs
fluentd Merge pull request #27565 from rothrock/env-by-regex 2017-03-31 10:46:48 -04:00
gcplogs gcplogging driver MRPB set 2017-05-09 14:24:43 +02:00
gelf Merge pull request #27565 from rothrock/env-by-regex 2017-03-31 10:46:48 -04:00
journald Prevent ContainerLogs from hanging if container doesn't run for long 2017-04-20 12:27:51 +01:00
jsonfilelog Prevent ContainerLogs from hanging if container doesn't run for long 2017-04-20 12:27:51 +01:00
logentries Merge pull request #27565 from rothrock/env-by-regex 2017-03-31 10:46:48 -04:00
loggerutils
splunk Merge pull request #27565 from rothrock/env-by-regex 2017-03-31 10:46:48 -04:00
syslog Merge pull request #27565 from rothrock/env-by-regex 2017-03-31 10:46:48 -04:00
adapter.go Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
adapter_test.go Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
copier.go
copier_test.go
factory.go Add logdrivers to /info 2017-04-11 18:07:15 -04:00
logger.go Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
logger_test.go Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
loginfo.go
plugin.go Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
plugin_unix.go Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
plugin_unsupported.go Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
proxy.go Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
ring.go
ring_test.go