From f68f44ce13aaafd6978ee043eb255360b5b73922 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Tue, 13 Dec 2016 15:32:12 +0100 Subject: [PATCH] Updated Third Party Packages (markdown) --- Third-Party-Packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index a7f838c..087220b 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -18,7 +18,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**spazzmarticus/monolog-batchstreamhandler**](https://github.com/SpazzMarticus/monolog-batchstreamhandler) pushes a batch of records to a stream **at once**. Also allows enveloping them with head and foot lines. - [**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/TelegramHandler**](https://github.com/ide2/TelegramHandler) sends log records to Telegram chats +- [**ide2/telegram-handler**](https://github.com/ide2/TelegramHandler) sends log records to Telegram chats # Formatters