1 2 3 4 5
package errors import clog "github.com/coredns/coredns/plugin/pkg/log" func init() { clog.Discard() }