Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fabiolb/fabio
/ noopLogger
Struct
noopLogger
logger/logger.go:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
type
noopLogger
struct
{}
113
114
func
(l *noopLogger) Log(*Event) {}
115
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected