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

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

func init() { clog.Discard() }