go.uber.org/zap.Config.ErrorOutputPaths (field)
4 uses
go.uber.org/zap (current package)
config.go#L91: ErrorOutputPaths []string `json:"errorOutputPaths" yaml:"errorOutputPaths"`
config.go#L131: ErrorOutputPaths: []string{"stderr"},
config.go#L168: ErrorOutputPaths: []string{"stderr"},
config.go#L254: errSink, _, err := Open(cfg.ErrorOutputPaths...)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)