Files
coredns-host-specific-cache/log_test.go
T
2025-07-10 00:57:47 -06:00

6 lines
103 B
Go

package cache
import clog "github.com/coredns/coredns/plugin/pkg/log"
func init() { clog.Discard() }