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:**