Thread: Logs
View Single Post
Old 05-12-2004, 09:58 PM   #6 (permalink)
infinite_root
Registered User
 
infinite_root's Avatar
 
Join Date: Apr 2004
Posts: 26
infinite_root is on a distinguished road
Quote:
Originally posted by idx
http://pear.php.net/package/Log

I'd check out the logging pear class. You can select what type of log you want (file, sql, syslog, sqlite, mail, etc.) so if you ever need to change the format down the road it'll be much easier.

I haven't used this class yet, but from looking at the API in the past, it seemed very easy to integrate into any application.

-r
Thanx very much for your help.

That's exactly what I need.

infinite_root is offline   Reply With Quote