From c7f6b8b4b2d389cd2687ed317810fb2c1cae1b2d Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Tue, 12 May 2015 19:05:55 +0200 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 2e62bca..30d616d 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -7,6 +7,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [meadsteve/MonoSnag](https://github.com/meadsteve/MonoSnag) Sends log records to a [bugsnag](https://bugsnag.com/) account. - [bartlett/monolog-callbackfilterhandler](https://github.com/llaville/monolog-callbackfilterhandler) handler wrapper that filters records based on a list of callback functions. - [waza-ari/monolog-mysql](https://github.com/waza-ari/monolog-mysql) allows to store log messages in a MySQL Table +- [bartlett/monolog-growlhandler](https://github.com/llaville/monolog-growlhandler) handler that send notifications to Growl on Mac OS X and Windows # Formatters