MCPcopy
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.
30type ObjectMarshaler interface {
31 MarshalLogObject(ObjectEncoder) error
32}
33
34// ObjectMarshalerFunc is a type adapter that turns a function into an

Callers 4

AppendObjectMethod · 0.65
AddObjectMethod · 0.65
AppendObjectMethod · 0.65
AddToMethod · 0.65

Implementers 12

userlogger_bench_test.go
invalidPairsugar.go
emptyObjectarray_test.go
fakeObjectarray_test.go
addrexample_test.go
requestexample_test.go
errArrayElemerror.go
turduckenzapcore/json_encoder_impl_test.go
loggablezapcore/json_encoder_impl_test.go
maybeNamespacezapcore/json_encoder_impl_test.go
errArrayElemzapcore/error.go
userbenchmarks/zap_test.go

Calls

no outgoing calls

Tested by

no test coverage detected