1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 13:16:39 +02:00

Add new handler to the README

This commit is contained in:
Jordi Boggiano
2013-07-17 17:58:51 +02:00
parent 68f41baf06
commit 50ace4ecbf

View File

@@ -112,6 +112,8 @@ Handlers
[logrotate](http://linuxcommand.org/man_pages/logrotate8.html) for high profile
setups though, this is just meant as a quick and dirty solution.
- _SyslogHandler_: Logs records to the syslog.
- _ErrorLogHandler_: Logs records to PHP's
[`error_log()`](http://docs.php.net/manual/en/function.error-log.php) function.
### Send alerts and emails