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

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

func init() { clog.Discard() }