Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ infoLogSugared
Function
infoLogSugared
logger_test.go:1059–1061 ·
view source on GitHub ↗
(logger *SugaredLogger, args ...interface{})
Source
from the content-addressed store, hash-verified
1057
}
1058
1059
func
infoLogSugared(logger *SugaredLogger, args ...
interface
{}) {
1060
logger.Info(args...)
1061
}
Callers
1
TestLoggerAddCallerFunction
Function · 0.85
Calls
1
Info
Method · 0.45
Tested by
no test coverage detected