We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06a54a commit b4ce79fCopy full SHA for b4ce79f
README.md
@@ -21,6 +21,7 @@ A [Sentry](https://sentry.io) Handler for [slog](https://pkg.go.dev/log/slog) Go
21
- [slog-echo](https://github.com/samber/slog-echo): Echo middleware for `slog` logger
22
- [slog-fiber](https://github.com/samber/slog-fiber): Fiber middleware for `slog` logger
23
- [slog-chi](https://github.com/samber/slog-chi): Chi middleware for `slog` logger
24
+- [slog-http](https://github.com/samber/slog-http): `net/http` middleware for `slog` logger
25
- [slog-datadog](https://github.com/samber/slog-datadog): A `slog` handler for `Datadog`
26
- [slog-rollbar](https://github.com/samber/slog-rollbar): A `slog` handler for `Rollbar`
27
- [slog-sentry](https://github.com/samber/slog-sentry): A `slog` handler for `Sentry`
0 commit comments