go.uber.org/zap.Config.OutputPaths (field)
4 uses
go.uber.org/zap (current package)
config.go#L84: OutputPaths []string `json:"outputPaths" yaml:"outputPaths"`
config.go#L130: OutputPaths: []string{"stderr"},
config.go#L167: OutputPaths: []string{"stderr"},
config.go#L250: sink, closeOut, err := Open(cfg.OutputPaths...)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)