1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-18 19:01:31 +02:00

Apache Kafka handler

Valentin Nazarov
2016-12-13 19:07:54 +03:00
parent f68f44ce13
commit 41cc089416

@@ -19,6 +19,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
- [**femtopixel/monolog-csvhandler**](https://github.com/femtopixel/monolog-csvhandler) sends your logs to CSV files.
- [**merorafael/telegram-handler**](https://github.com/merorafael/telegram-handler) sends log records to Telegram chats
- [**ide2/telegram-handler**](https://github.com/ide2/TelegramHandler) sends log records to Telegram chats
- [**kozlice/monolog-kafka**](https://github.com/kozlice/monolog-kafka) sends log records to Apache Kafka
# Formatters