From 3cccf20fa8625ebd2cc7044e701906da4f871bd9 Mon Sep 17 00:00:00 2001 From: websoftwares Date: Tue, 1 Mar 2016 23:03:32 +0100 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 776858f..510b755 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -12,6 +12,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [**do3meli/monolog-cassandra**](https://github.com/do3meli/monolog-cassandra) Cassandra database handler based on the [DataStax PHP-Driver](https://github.com/datastax/php-driver) - [**understand/understand-monolog**](https://github.com/understand/understand-monolog) sends log records to the [Understand.io](http://www.understand.io/). - [**bradmkjr/monolog-wordpress**](https://github.com/bradmkjr/monolog-wordpress) allows to easily store log messages using WordPress $wpdb connection. +- [**websoftwares/monolog-zmq-handler**](https://github.com/websoftwares/MonologZMQHandler) Sends your logs over a ZeroMQ (ØMQ) socket. # Formatters