#1 Zerolog
Package zerolog provides a lightweight logging library dedicated to JSON logging.
Package log provides a common interface for logging libraries.
Health score 49/100, confidence 80/100.
| Latest version | v0.0.0-20150915221235-61e686294e58 |
| Imported by | 125 packages |
| Stars | 0 |
| Forks | 0 |
| Last activity | 10 years ago |
| Latest release | Unknown |
| License | Unknown |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| Level | Type | type Level int8 |
| Alert | Constant | const Alert |
| Critical | Constant | const Critical |
| Debug | Constant | const Debug |
| Emergency | Constant | const Emergency |
| Error | Constant | const Error |
| Info | Constant | const Info |
| None | Constant | const None |
| Notice | Constant | const Notice |
| Warning | Constant | const Warning |
| Logger | Type | type Logger interface{ ... } |
| Logger.Alert | Method | Alert func(args ...interface{}) |
Package zerolog provides a lightweight logging library dedicated to JSON logging.
Package zap provides fast, structured, leveled logging.
Package logrus is a structured logger for Go, completely API compatible with the standard library logger.
Fastest structured logging
Package log implements a simple structured logging API designed with few assumptions.
Package logger defines the structured logging interface and a global default logger that components use when no explicit logger is configured.
Package zerolog provides a lightweight logging library dedicated to JSON logging.
Package zap provides fast, structured, leveled logging.
Package logrus is a structured logger for Go, completely API compatible with the standard library logger.
Fastest structured logging
Package log implements a simple structured logging API designed with few assumptions.