1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-20 20:01:52 +02:00

Add composer suggest for Rollbar package.

Update documentation.
This commit is contained in:
Paul Statezny
2014-03-06 10:58:34 -07:00
parent 6f70235470
commit 6734a4fbd1
2 changed files with 3 additions and 1 deletions

View File

@@ -133,6 +133,7 @@ Handlers
- _ZendMonitorHandler_: Logs records to the Zend Monitor present in Zend Server.
- _NewRelicHandler_: Logs records to a [NewRelic](http://newrelic.com/) application.
- _LogglyHandler_: Logs records to a [Loggly](http://www.loggly.com/) account.
- _RollbarHandler_: Logs records to a [Rollbar](https://rollbar.com/) account.
- _SyslogUdpHandler_: Logs records to a remote [Syslogd](http://www.rsyslog.com/) server.
### Logging in development