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

Updated Third Party Packages (markdown)

Martijn Zijlstra
2015-04-30 13:49:23 +02:00
parent a7d22a2b65
commit f13e3de011

@@ -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