John Comerford wrote:
Hi Folks,
Could someone recommend a good library for error logging. What I am
looking for is something that handles:
1) Error Log written to a DB (mysql)
2) Logging of PHP errors
3) Logging of MySQL errors
4) Logging of Custom errors/events
5) A log viewer would be nice but not really essential.
See http://www.php.net/set_error_handler
Once you've got that set up, you can do whatever you like.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php