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

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

func init() { clog.Discard() }