Files
coredns/plugin/pkg
Miek Gieben 5f114d38ca pkg/log: add Clear to stop debug logging (#3372)
When reloading we need to disable debug output when the debug plugin is
removed from the config file. Add a `Clear` function to pkg/log and use
it in the server server.

Add test case in pkg/log, for actuall check I manually checked the
output by sprinkling some debug statements in the startup and checking
with sending SIGUSR1.

Also clear up the comments in pkg/log to remove the text about time
stamping.

Fixes: #3035

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-10-17 15:53:11 +01:00
..
2018-08-14 08:55:55 -07:00
2019-10-04 09:44:58 +01:00
2019-08-25 19:01:35 +00:00
2019-08-21 16:08:55 -04:00
2019-02-11 07:23:05 +00:00
2017-09-14 09:36:06 +01:00
2018-09-19 08:16:04 +01:00
2018-12-01 09:07:03 +00:00