From 239c66b1eb40f2ddb8834a2e350357fe9a1504ed Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Sun, 15 Oct 2023 21:02:01 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8dd923..b717f13 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ - [slog-gin](https://github.com/samber/slog-gin): Gin middleware for `slog` logger - [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-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`