Explorar el Código

Add new handler to the README

Jordi Boggiano hace 12 años
padre
commit
50ace4ecbf
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      README.mdown

+ 2 - 0
README.mdown

@@ -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