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

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

func init() { clog.Discard() }