From f13e3de0115791b73957ad2066c655b1ca771128 Mon Sep 17 00:00:00 2001 From: Martijn Zijlstra Date: Thu, 30 Apr 2015 13:49:23 +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 20d9716..2e62bca 100644 --- a/Third-Party-Packages.md +++ b/Third-Party-Packages.md @@ -6,6 +6,7 @@ This page lists third party packages implementing useful Monolog handlers, forma - [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. +- [waza-ari/monolog-mysql](https://github.com/waza-ari/monolog-mysql) allows to store log messages in a MySQL Table # Formatters