coredns/plugin/pkg/log
Miek Gieben 6fdf130b67 pkg/log: remove timestamp (#3218)
journald timestamps, kubernetes timestamps, syslog timestamps. It seems
silly to add our own timestamps to the logging output as these external
ones *also* do it. Only when just running coredns this might be weird.

Remove the timestamping from pkg/log.

Remove test that tested for this.

Fixes: #3211

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-08-28 09:41:11 -04:00
..
log.go pkg/log: remove timestamp (#3218) 2019-08-28 09:41:11 -04:00
log_test.go pkg/log: fix data race on d (#2698) 2019-05-23 21:02:30 +01:00
plugin.go pkg/log: fix data race on d (#2698) 2019-05-23 21:02:30 +01:00
plugin_test.go pkg/log: remove timestamp (#3218) 2019-08-28 09:41:11 -04:00