go.uber.org/zap/zapcore.EntryCaller.Defined (field)
8 uses
go.uber.org/zap/zapcore (current package)
console_encoder.go#L96: if ent.Caller.Defined {
entry.go#L65: Defined: true,
entry.go#L71: Defined bool
entry.go#L86: if !ec.Defined {
entry.go#L101: if !ec.Defined {
json_encoder.go#L396: if ent.Caller.Defined {
go.uber.org/zap
logger.go#L394: Defined: frame.PC != 0,
go.pact.im/x/zapjournal
encoder.go#L251: if caller := ent.Caller; caller.Defined {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)