From 84edf402e886122054c1ad220e84a3da1e0977e0 Mon Sep 17 00:00:00 2001 From: Maksim Kotlyar Date: Mon, 7 Aug 2017 12:50:16 +0300 Subject: [PATCH] add link to queue interop --- Third-Party-Packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 6fce7d8..4183192 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -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