1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-23 21:33:25 +02:00

Updated Third Party Packages (markdown)

Jordi Boggiano
2015-06-01 22:01:59 +01:00
parent 98f83b5d51
commit 46e0068489

@@ -4,7 +4,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.
- [**mead-steve/mono-snag**](https://github.com/meadsteve/MonoSnag) Sends log records to a [bugsnag](https://bugsnag.com/) account.
- [**mead-steve/mono-snag**](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