1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-23 05:15:29 +02:00

Add bugsnag handler

Steve B
2015-01-27 10:18:24 +00:00
parent 57fb1df533
commit 3e6fb65eba

@@ -4,6 +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.
- [meadsteve/MonoSnag](https://github.com/meadsteve/MonoSnag) Sends log records to a [bugsnag](https://bugsnag.com/) account.
# Formatters