diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index cfaec8a..970bd20 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -14,6 +14,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. +- [**mhcg/monolog-wp-cli**](https://github.com/mhcg/monolog-wp-cli) handler to support logging via WP-CLI command-line interface for WordPress. - [**websoftwares/monolog-zmq-handler**](https://github.com/websoftwares/MonologZMQHandler) sends your logs over a [ZeroMQ (ØMQ)](http://zeromq.org/) socket. - [**max13/monobullet**](https://github.com/max13/Monobullet) sends your logs over [Pushbullet](http://pushbullet.com/). - [**maxbanton/cwh**](https://github.com/maxbanton/cwh) sends your logs to [Amazon CloudWatch Logs](http://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html)