View Single Post
Old 02-04-2008, 06:50 PM   #2 (permalink)
Salathe
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

You could expand it into, in a general sense, a log/debug type of object which stores (optionally different levels if you like) messages, debug data, 'errors', etc. You could use it with the set_exception/error_handler functions if you headed more along the errors route.
Salathe is offline  
Reply With Quote