go.uber.org/zap.Config.Level (field)
5 uses
go.uber.org/zap (current package)
config.go#L62: Level AtomicLevel `json:"level" yaml:"level"`
config.go#L122: Level: NewAtomicLevelAt(InfoLevel),
config.go#L163: Level: NewAtomicLevelAt(DebugLevel),
config.go#L184: if cfg.Level == (AtomicLevel{}) {
config.go#L189: zapcore.NewCore(enc, sink, cfg.Level),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)