From a172874199fdf0841d0b3e69c4450ea7f968572d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BCl=20P=C3=A9rez?= Date: Fri, 7 Jul 2017 02:44:55 +0200 Subject: [PATCH] Added a new Handler (monolog-nats) --- Third-Party-Packages.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 285a9f3..3bc9d9c 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -23,6 +23,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**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 - [**viniciuswebdev/monolog-mattermost**](https://github.com/viniciuswebdev/monolog-mattermost) sends log records to Mattermost +- [**repejota/monolog-nats**](https://github.com/repejota/monolog-nats) sends log records to [NATS](https://nats.io) # Formatters