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

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

func init() { clog.Discard() }