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

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

func init() { clog.Discard() }