aboutsummaryrefslogtreecommitdiff
path: root/core/dnsserver/log_test.go
blob: cee92cc573ae857875e42dedf930f6f64ea7cb2c (plain) (blame)
1
2
3
4
5
package dnsserver

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

func init() { clog.Discard() }