Re: [PHP] Log Lib Recommendation

2007-03-18 Thread Chris
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

Re: [PHP] Log Lib Recommendation

2007-03-18 Thread Nicholas Yim
Hello John Comerford, log4php,you can find it on apache.org Best regards, === At 2007-03-19, 08:22:13 you 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)