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

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

func init() { clog.Discard() }