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

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

func init() { clog.Discard() }