1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-12 16:14:08 +02:00

add logdna backend

Nicolas Vanheuverzwijn
2017-05-14 23:28:19 -04:00
parent 4b48ce048c
commit 6e85a613eb

@@ -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