go.uber.org/zap/zapcore.Core.With (method)
7 uses
go.uber.org/zap/zapcore (current package)
core.go#L29: With([]Field) Core
hook.go#L64: Core: h.Core.With(fields),
increase_level.go#L58: return &levelFilterCore{c.core.With(fields), c.level}
lazy_with.go#L44: d.core = d.originalCore.With(d.fields)
lazy_with.go#L50: return d.core.With(fields)
sampler.go#L205: Core: s.Core.With(fields),
tee.go#L51: clone[i] = mc[i].With(fields)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)