Uber Zap logger level codes:
| Name | Value |
|---|---|
| Debug | -1 |
| Info | 0 |
| Warn | 1 |
| Error | 2 |
| DPanic | 3 |
| Panic | 4 |
For details check: https://github.com/uber-go/zap/blob/cf2f580374cbb923a87d62449ce50d7712b75fa1/level.go#L30
Uber Zap logger level codes:
| Name | Value |
|---|---|
| Debug | -1 |
| Info | 0 |
| Warn | 1 |
| Error | 2 |
| DPanic | 3 |
| Panic | 4 |
For details check: https://github.com/uber-go/zap/blob/cf2f580374cbb923a87d62449ce50d7712b75fa1/level.go#L30
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)