diff --git a/Third-Party-Packages.md b/Third-Party-Packages.md index 08102b6..b5fe86b 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -21,7 +21,7 @@ Not finding what you need here? Try [searching on Packagist.org](https://packagi - [**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) +- [**phpnexus/cwh**](https://github.com/phpnexus/cwh) sends your logs to [Amazon CloudWatch Logs](http://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html) - [**spazzmarticus/monolog-batchstreamhandler**](https://github.com/SpazzMarticus/monolog-batchstreamhandler) pushes a batch of records to a stream **at once**. Also allows enveloping them with head and foot lines. - [**femtopixel/monolog-csvhandler**](https://github.com/femtopixel/monolog-csvhandler) sends your logs to CSV files. - [**merorafael/telegram-handler**](https://github.com/merorafael/telegram-handler) sends log records to Telegram chats