fiberlogrus
Request logger
Middleware for logging HTTP requests and responses with structured log data
Fiber logrus logger middeware
9 stars
1 watching
4 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
samber/slog-fiber | A middleware that logs HTTP requests using the Slog logging library. | 58 |
fabienm/go-logrus-formatters | A collection of logrus formatters for standardized logging formats | 10 |
bshuster-repo/logrus-logstash-hook | A Logstash hook that receives log data from Go applications and formats it into a standardized format before sending it to Logstash. | 203 |
rs/xlog | A logging library designed to handle HTTP requests with context awareness without blocking the application | 139 |
ansrivas/fiberprometheus | A Prometheus middleware for Go's Fiber web framework | 172 |
x-cray/logrus-prefixed-formatter | A custom log formatter for the Logrus logging library. | 199 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
mborders/logmatic | Dynamic log level configuration and colorized logging for Golang applications | 16 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
xfxdev/xlog | Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
abramovic/logrus_influxdb | A Go library that enables log data from Logrus to be sent to an InfluxDB instance | 26 |
trusche/httplog | Logs outgoing HTTP requests in Ruby applications. | 810 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
roguemacro/steak.logging | Provides logging functionality for a specific programming language | 4 |
righettod/log-requests-to-sqlite | Creates an audit trail of HTTP requests sent via BURP during web application assessments. | 63 |