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}
sampler.go#L206: Core: s.Core.With(fields),
tee.go#L51: clone[i] = mc[i].With(fields)
go.uber.org/zap
logger.go#L182: l.core = l.core.With(fields)
options.go#L64: log.core = log.core.With(fs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)