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-01-07 12:37:54 +00:00
parent 49eefb1244
commit 57fb1df533

@@ -2,11 +2,12 @@ This page lists third party packages implementing useful Monolog handlers, forma
# Handlers
- [nackjicholson/monolog-gitter-im](https://github.com/nackjicholson/monolog-gitter-im) allows sending log records to the [gitter.im](https://gitter.im/) API.
- [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.
# Formatters
- [bramus/monolog-colored-line-formatter](https://github.com/bramus/monolog-colored-line-formatter) - extends the LineFormatter and adds ANSI coloring capabilities.
- [bramus/monolog-colored-line-formatter](https://github.com/bramus/monolog-colored-line-formatter) extends the LineFormatter and adds ANSI coloring capabilities.
# Processors