We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c02e8f commit f892b89Copy full SHA for f892b89
README.md
@@ -45,8 +45,8 @@ Here a simple workflow with both pipeline and fanout:
45
- [slog-kafka](https://github.com/samber/slog-kafka): A `slog` handler for `Kafka`
46
- [slog-parquet](https://github.com/samber/slog-parquet): A `slog` handler for `Parquet` + `Object Storage`
47
- [slog-zap](https://github.com/samber/slog-zap): A `slog` handler for `Zap`
48
-- [slog-zap](https://github.com/samber/slog-zerolog): A `slog` handler for `Zerolog`
49
-- [slog-zap](https://github.com/samber/slog-logrus): A `slog` handler for `Logrus`
+- [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`
50
51
## 🚀 Install
52
0 commit comments