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

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

func init() { clog.Discard() }