index
:
mesalab_git/handingkang/ohmydns.git
main
Repository for handingkang/ohmydns
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
/
debug
/
log_test.go
blob: 13f8c0d16d07c8231ae6f599c8a6c856f55957dd (
plain
)
1
2
3
4
5
package debug import clog "ohmydns/plugin/pkg/log" func init() { clog.Discard() }