From d50c81de7d007cdebb8278ebfe7dcad87d8d27a8 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Mon, 9 Sep 2024 20:30:24 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61ac5e3..e4915e8 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,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-mock](https://github.com/samber/slog-mock): `slog.Handler` for test purposes **HTTP middlewares:**