From 08a791bf8d71dabb8b9277b073cd2989e5c5318d Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Sun, 21 Jan 2024 02:01:47 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1240d53..f8e8978 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ - [slog-zap](https://github.com/samber/slog-zap): A `slog` handler for `Zap` - [slog-zerolog](https://github.com/samber/slog-zerolog): A `slog` handler for `Zerolog` - [slog-logrus](https://github.com/samber/slog-logrus): A `slog` handler for `Logrus` +- [slog-channel](https://github.com/samber/slog-channel): A `slog` handler for Go channels ## 🚀 Install