Files
coredns/plugin
Miek Gieben b4b65fbc18 pkg/log: ability for debug logs (#1689)
* pkg/log: ability for debug logs

When the debug plugin is enabled all log.Debug calls will print to
standard; if not there are a noop (almost).

The log package wraps some standard log functions as well, so just
replacing "log" with "plugin/pkg/log" should be enough to use this
package.

* docs

* Add docs

* lint

* Test fallthrough to log pkg as well

* simple package - up test coverage

* add other log levels as well

* update docs
2018-04-18 21:02:01 +01:00
..
2018-02-28 19:56:14 -08:00
2018-04-18 15:17:14 +01:00
2018-02-08 10:55:51 +00:00
2018-01-04 12:53:07 +00:00
2018-03-02 17:17:26 -08:00
2018-02-28 19:56:14 -08:00
2018-03-09 15:08:57 -05:00
2018-02-28 19:56:14 -08:00
2017-10-24 10:16:03 +01:00
2018-04-01 13:57:03 +01:00