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

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

func init() { clog.Discard() }