Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nextdns/nextdns
/ Log
Method
Log
run.go:141–143 ·
view source on GitHub ↗
(msg string)
Source
from the content-addressed store, hash-verified
139
}
140
141
func
(p *proxySvc) Log(msg string) {
142
p.log.Info(msg)
143
}
144
145
func
run(args []string) error {
146
cmd := args[0]
Callers
nothing calls this directly
Calls
1
Info
Method · 0.65
Tested by
no test coverage detected