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

Update changelog/readme

This commit is contained in:
Jordi Boggiano
2013-11-14 20:46:26 +01:00
parent e8aa1013f5
commit 5a96200098
2 changed files with 18 additions and 0 deletions

View File

@@ -132,6 +132,7 @@ Handlers
[raven](https://packagist.org/packages/raven/raven).
- _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.
- _SyslogUdpHandler_: Logs records to a remote [Syslogd](http://www.rsyslog.com/) server.
### Logging in development