From a7d22a2b65b542b7af47e660ddf741b3aff58976 Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Wed, 22 Apr 2015 08:21:01 +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 877322b..20d9716 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -5,6 +5,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [nackjicholson/monolog-gitter-im](https://github.com/nackjicholson/monolog-gitter-im) sends log records to the [gitter.im](https://gitter.im/) API. - [logentries/logentries-monolog-handler](https://github.com/logentries/logentries-monolog-handler) sends log records to a [logentries.com](https://logentries.com/) account. - [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. # Formatters