1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-23 05:15:29 +02:00

Added AWS CloudWatch Logs handler

Max Leonov
2016-08-29 17:51:30 +03:00
parent 947c9fb1ef
commit 24cb3da1c4

@@ -15,6 +15,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
- [**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)](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/CWL_GettingStarted.html)
# Formatters