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

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

func init() { clog.Discard() }