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