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

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

func init() { clog.Discard() }