const go.uber.org/zap/zapcore.WarnLevel
6 uses
go.uber.org/zap/zapcore (current package)
level.go#L42: WarnLevel
level.go#L119: case WarnLevel:
level.go#L143: case WarnLevel:
level.go#L187: *l = WarnLevel
level_strings.go#L29: WarnLevel: color.Yellow,
go.uber.org/zap
level.go#L38: WarnLevel = zapcore.WarnLevel
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |