Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ applyLoggerOption
Method
applyLoggerOption
zaptest/logger.go:32–32 ·
view source on GitHub ↗
(*loggerOptions)
Source
from the content-addressed store, hash-verified
30
// LoggerOption configures the test logger built by NewLogger.
31
type
LoggerOption
interface
{
32
applyLoggerOption(*loggerOptions)
33
}
34
35
type
loggerOptions
struct
{
Callers
1
NewLogger
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected