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

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

func init() { clog.Discard() }