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

add link to queue interop

Maksim Kotlyar
2017-08-07 12:50:16 +03:00
parent 195b92ea90
commit 84edf402e8

@@ -24,7 +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.
- [**enqueue/monolog-queue-handler**](https://github.com/php-enqueue/monolog-queue-handler) The lib provides [queue\amqp interop](https://github.com/queue-interop/queue-interop) based handlers so logs could be sent to MQ.
# Formatters