From 2363709a90bfa702e2ca53defe316f55fac292f3 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Fri, 19 May 2023 20:28:22 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cbf1200..9bd2c06 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ - [slog-multi](https://github.com/samber/slog-multi): `slog.Handler` chaining, fanout, routing, failover, load balancing... - [slog-formatter](https://github.com/samber/slog-formatter): `slog` attribute formatting +- [slog-sampling](https://github.com/samber/slog-sampling): `slog` sampling policy - [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