1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-21 04:11:47 +02:00

Updated Third Party Packages (markdown)

Jay MOULIN
2016-11-15 01:05:53 +01:00
parent e391f3023e
commit 2e75a37676

@@ -17,6 +17,7 @@ This page lists third party packages implementing useful Monolog handlers, forma
- [**max13/monobullet**](https://github.com/max13/Monobullet) sends your logs over [Pushbullet](http://pushbullet.com/). - [**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) - [**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)
- [**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. - [**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.
# Formatters # Formatters