diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 05b283d..6fce7d8 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -24,6 +24,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**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) +- [**enqueue/monolog-queue-handler**](https://github.com/php-enqueue/monolog-queue-handler) The lib provides queue\amqp interop based handlers so logs could be sent to MQ. # Formatters