[eluser]novice32[/eluser]
Hello, how can I write a controller method to catch, globally, any application errors? In the controller I would capture the error details and email them to a designated email address.
[eluser]novice32[/eluser]
How would I even start or "redirect from those files"? Can the error class be extended or similar? I prefer the email option (don't want to log into my VPS account daily just to check for errors).