The power of logs

By Andy, filed under CakePHP, Error, Logs, Phishing

One of the changes I made to my site recently, was to override the App Error Function to keep track of how things are going wrong. I did this by simply logging all the information available and redirecting the user to a safe page (the home page).

I've found this to be very useful in general, especially for debugging what was going wrong with multiple inter-plugin...

read more0 comments

    «  »