Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber-go/zap
/ MarshalLogObject
Method
MarshalLogObject
zapcore/marshaler.go:31–31 ·
view source on GitHub ↗
(ObjectEncoder)
Source
from the content-addressed store, hash-verified
29
// encoding is used.
30
type
ObjectMarshaler
interface
{
31
MarshalLogObject(ObjectEncoder) error
32
}
33
34
// ObjectMarshalerFunc is a type adapter that turns a function into an
Callers
4
AppendObject
Method · 0.65
AddObject
Method · 0.65
AppendObject
Method · 0.65
AddTo
Method · 0.65
Implementers
12
user
logger_bench_test.go
invalidPair
sugar.go
emptyObject
array_test.go
fakeObject
array_test.go
addr
example_test.go
request
example_test.go
errArrayElem
error.go
turducken
zapcore/json_encoder_impl_test.go
loggable
zapcore/json_encoder_impl_test.go
maybeNamespace
zapcore/json_encoder_impl_test.go
errArrayElem
zapcore/error.go
user
benchmarks/zap_test.go
Calls
no outgoing calls
Tested by
no test coverage detected