From 07acc01df59ab3800e8aed640903203a48f82d11 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Sat, 23 Mar 2024 06:35:51 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4878e8..d4d63e8 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ A Syslog Handler for [slog](https://pkg.go.dev/log/slog) Go library. - [slog-echo](https://github.com/samber/slog-echo): Echo middleware for `slog` logger - [slog-fiber](https://github.com/samber/slog-fiber): Fiber middleware for `slog` logger - [slog-chi](https://github.com/samber/slog-chi): Chi middleware for `slog` logger +- [slog-http](https://github.com/samber/slog-http): `net/http` middleware for `slog` logger - [slog-datadog](https://github.com/samber/slog-datadog): A `slog` handler for `Datadog` - [slog-rollbar](https://github.com/samber/slog-rollbar): A `slog` handler for `Rollbar` - [slog-sentry](https://github.com/samber/slog-sentry): A `slog` handler for `Sentry`