#1 Logrus
Package logrus is a structured logger for Go, completely API compatible with the standard library logger.
Package zap provides fast, structured, leveled logging.
Health score 87/100, confidence 65/100.
| Latest version | v1.28.0 |
| Imported by | 0 packages |
| Stars | 24.5K |
| Forks | 1.5K |
| Last activity | 1 months ago |
| Latest release | v1.28.0 (1 months ago) |
| License | MIT |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| No symbol preview available from pkg.go.dev for this refresh. | ||
Package logrus is a structured logger for Go, completely API compatible with the standard library logger.
Package zerolog provides a lightweight logging library dedicated to JSON logging.
Fastest structured logging
🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...
🔥 Error handling library with context, assertion, stack trace and source fragments