From 6e85a613eb2904e0a78c5ab00efd30ef9d98a4e3 Mon Sep 17 00:00:00 2001 From: Nicolas Vanheuverzwijn Date: Sun, 14 May 2017 23:28:19 -0400 Subject: [PATCH] add logdna backend --- Third-Party-Packages.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index e819dd4..7bbcb78 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -21,6 +21,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**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 - [**vbelozyorov/monolog-gearman-handler**](https://github.com/VBelozyorov/monolog-gearman-handler) sends log records to Gearman for asynchronous recording +- [**nvanheuverzwijn/monolog-logdna**](https://github.com/nvanheuverzwijn/monolog-logdna) sends log records to LogDNA # Formatters