From 804146f39255fa8517459ce6a0b2a18f3fa75718 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Mon, 9 Sep 2024 20:30:50 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cfacde0..c08a0f2 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ Here a simple workflow with both pipeline and fanout: - [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:**