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

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

func init() { clog.Discard() }