From 085bdb03e685514d573d8d1196c630aed6481c5e Mon Sep 17 00:00:00 2001 From: Scott Date: Fri, 19 Jan 2018 11:11:17 -0500 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 8f41a1d..0cc43de 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -25,6 +25,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**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](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. # Formatters