> Is there a global error logging feature? My app is in production, but
> I want to know if anyone is encountering errors. I'd love to have them
> all logged to a file, if possible. Is there a method in one of the
> parent classes that catches all errors?
$this->log ('error message');
will be written to:
/app/tmp/logs
j
--
jon bennett
t: +44 (0) 1225 341 039 w: http://www.jben.net/
iChat (AIM): jbendotnet Skype: jon-bennett
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---