From 2e75a376763b4604ce2cd16a8073bedd719de928 Mon Sep 17 00:00:00 2001 From: Jay MOULIN Date: Tue, 15 Nov 2016 01:05:53 +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 fc6b895..44feddc 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -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/). - [**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. +- [**femtopixel/monolog-csvhandler**](https://github.com/femtopixel/monolog-csvhandler) sends your logs to CSV files. # Formatters