slog-fiber
Request logger
A middleware that logs HTTP requests using the Slog logging library.
🚨 Fiber middleware for slog logger
58 stars
2 watching
9 forks
Language: Go
last commit: 12 days ago
Linked from 1 awesome list
attributeerrorsfibergogofibergolanghandlerhttploglog-levelloggermiddlewareslogstructured-logging
Related projects:
Repository | Description | Stars |
---|---|---|
samber/slog-multi | A library providing design workflows and handlers for structured logging in Go, including pipeline, fanout, routing, failover, and load balancing. | 390 |
samber/slog-channel | A Go channel handler for structured logging | 6 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 124 |
samber/slog-webhook | A library that provides a webhook handler for structured logging in Go | 8 |
samber/slog-logstash | A Logstash handler for structured logging in Go | 6 |
samber/slog-sentry | A Sentry handler library for structured logging in Go | 46 |
samber/slog-nats | A NATS handler for structured logging | 10 |
bigunmd/fiberlogrus | Middleware for logging HTTP requests and responses with structured log data | 9 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
rs/xlog | A logging library designed to handle HTTP requests with context awareness without blocking the application | 139 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
no-src/log | A simple logging framework for Go applications | 3 |
cihub/seelog | A flexible and asynchronous logging framework for Go applications. | 1,639 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |