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

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

func init() { clog.Discard() }