aboutsummaryrefslogtreecommitdiff
path: root/plugin/debug/log_test.go
blob: 6e256db37b4929dbc2c0ef877f20b0228b5b2509 (plain) (blame)
1
2
3
4
5
package debug

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

func init() { clog.Discard() }