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

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

func init() { clog.Discard() }