Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SamNet-dev/snix
/ Infof
Method
Infof
core/engine/engine.go:23–23 ·
view source on GitHub ↗
(format string, args ...any)
Source
from the content-addressed store, hash-verified
21
type
Logger
interface
{
22
Debugf(format string, args ...any)
23
Infof(format string, args ...any)
24
Warnf(format string, args ...any)
25
}
26
Callers
1
infof
Method · 0.65
Implementers
1
stdoutLogger
cmd/snix/engine_linux.go
Calls
no outgoing calls
Tested by
no test coverage detected