Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/envbox
/ NopLogger
Struct
NopLogger
buildlog/logger.go:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
type
NopLogger
struct
{}
71
72
func
(NopLogger) Info(string) {}
73
func
(NopLogger) Infof(string, ...any) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected