aboutsummaryrefslogtreecommitdiff
path: root/plugin/errors/log_test.go
blob: 643c16a2d809cdb89aa574012a603521bf249d2d (plain) (blame)
1
2
3
4
5
package errors

import clog "github.com/coredns/coredns/plugin/pkg/log"

func init() { clog.Discard() }