From b3a794021450a6d2b417176d956436665634fba4 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Mon, 9 Sep 2024 20:30:41 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dad8eae..dbc0d85 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ A [Graylog](https://www.graylog.org/) Handler for [slog](https://pkg.go.dev/log/ - [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:**