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

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

func init() { clog.Discard() }