Thanks for your replies. @AD: The error logs are not filled if debug is set to 0. Of course you are correct that there should not be any errors in an online page but it would be nice to be sure about it.
@Marcus: Unfortunately I do not have access to this log. Apart from that I would like to log additional information for any error so having a custom error handler would be nice. Claudia On Sep 18, 3:00 pm, "Marcus T. Jaschen" <[EMAIL PROTECTED]> wrote: > Claudia wrote: > > Hi there > > > How can I log any notice/warning/error thrown by php? > > PHP (not CakePHP) warnings and errors can be logged to syslog or to a > file, search php.ini for the 'error_log' setting. > > M arcus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
