go.uber.org/zap/zapcore.CheckedEntry.ErrorOutput (field)
8 uses
go.uber.org/zap/zapcore (current package)
entry.go#L220: ErrorOutput WriteSyncer
entry.go#L229: ce.ErrorOutput = nil
entry.go#L252: if ce.ErrorOutput != nil {
entry.go#L258: ce.ErrorOutput,
entry.go#L263: _ = ce.ErrorOutput.Sync() // ignore error
entry.go#L278: if err != nil && ce.ErrorOutput != nil {
entry.go#L280: ce.ErrorOutput,
entry.go#L285: _ = ce.ErrorOutput.Sync() // ignore error
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)