Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/koderover/zadig
/ Logger
Function
Logger
pkg/tool/log/log.go:140–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
func
Logger() *zap.Logger {
141
return
getLogger()
142
}
143
144
func
SugaredLogger() *zap.SugaredLogger {
145
return
getSugaredLogger()
Callers
2
webhookController
Function · 0.92
WithContext
Function · 0.92
Calls
1
getLogger
Function · 0.70
Tested by
no test coverage detected