Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ loggable
Struct
loggable
zapcore/json_encoder_impl_test.go:561–561 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
559
}
560
561
type
loggable
struct
{ bool }
562
563
func
(l loggable) MarshalLogObject(enc ObjectEncoder) error {
564
if
!l.bool {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected