CodeIgniter Forums
Error reporting - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Error reporting (/showthread.php?tid=43713)



Error reporting - El Forum - 07-20-2011

[eluser]cysquan[/eluser]
Is there anyway I can setup codeigniter so that, whenever a php error happens on any of the page, it will trigger a function that send me an email about the error details?

thanks in advance


Error reporting - El Forum - 07-21-2011

[eluser]osci[/eluser]
extend Log.php


Error reporting - El Forum - 07-21-2011

[eluser]SitesByJoe[/eluser]
Look no further: http://ellislab.com/forums/viewthread/194380/