From 41cc089416aba5b4f97a6364193f061caa9eabb0 Mon Sep 17 00:00:00 2001 From: Valentin Nazarov Date: Tue, 13 Dec 2016 19:07:54 +0300 Subject: [PATCH] Apache Kafka handler --- Third-Party-Packages.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 087220b..ce1236a 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -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