Hi I have a production ( debug=0 ) system with CAKEPHP. Now I must create a logging system in order to register all possible errors (PHP execution error or MySQL error etc. ) I have read some post about this but I don't understand completely how do it? For example for MySql error I can use the method error inside AppModel ( but I would get also the query that are caused the error ...how can I get it?) But for the PHP errors and notices what can I use? Many Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
