Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ apply
Method
apply
zapgrpc/zapgrpc.go:50–50 ·
view source on GitHub ↗
(*Logger)
Source
from the content-addressed store, hash-verified
48
// An Option overrides a Logger's default configuration.
49
type
Option
interface
{
50
apply(*Logger)
51
}
52
53
type
optionFunc
func
(*Logger)
Callers
3
WithOptions
Method · 0.65
WithOptions
Method · 0.65
NewLogger
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected