From b5e0c891ea92a2e152480d4b1cb950c23145f733 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Sun, 17 Jun 2018 16:39:27 +0200 Subject: [PATCH] Updated Third Party Packages (markdown) --- Third-Party-Packages.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 2948d68..d8422c0 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -28,6 +28,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**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. - [**paragonie/monolog-quill**](https://github.com/paragonie/monolog-quill) Designed specifically for security event logging; pushes data to a Chronicle instance using the Quill library. - [**shalvah/monolog-pusher**](https://github.com/shalvah/monolog-pusher) sends log messages to [Pusher Channels](https://pusher.com/channels) +- [**lefuturiste/monolog-discord-handler**](https://github.com/lefuturiste/monolog-discord-handler): Send logs to a [Discord](https://discordapp.com)'s webhook. # Formatters