moby--moby/daemon/logger
Vincent Demeester 9ef3b53597
Move pkg/templates away
- Remove unused function and variables from the package
- Remove usage of it from `profiles/apparmor` where it wasn't required
- Move the package to `daemon/logger/templates` where it's only used

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-08-08 18:16:41 +02:00
..
awslogs Move pkg/templates away 2017-08-08 18:16:41 +02:00
etwlogs Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
fluentd Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
gcplogs Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
gelf Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
journald Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
jsonfilelog Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
logentries Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
loggerutils Move pkg/templates away 2017-08-08 18:16:41 +02:00
splunk Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
syslog Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
templates Move pkg/templates away 2017-08-08 18:16:41 +02:00
adapter.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
adapter_test.go * standardize timeouts for log reads and writes for logger adapter tests 2017-06-18 18:47:45 -07:00
copier.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
copier_test.go use t.Fatal() to output the err message where the values used for formatting 2017-02-23 10:16:22 +08:00
factory.go Add logdrivers to /info 2017-04-11 18:07:15 -04:00
logger.go Avoid using a map for log attributes 2017-07-18 19:01:20 -07:00
logger_test.go Avoid using a map for log attributes 2017-07-18 19:01:20 -07:00
loginfo.go Use a regex to match environment variables #27565 2017-01-19 15:30:11 -08:00
plugin.go Logging driver should receive same file in start/stop request 2017-06-08 10:05:52 +02: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 Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
ring_test.go fix some typos from module contrib to man 2017-02-18 10:08:55 +08:00