I guess error logging could be a good thing but that is one I will think on, I get an email and that is more than sufficient for me since I can catch the error within a few minutes of it happening, they usually just call and ask if it's been fixed or if there will be time involved. I don't even have to be on site I can just remote in and it's a done deal. I find most of my errors are easily corrected within minutes.
Worst case scenario they have a rollback feature to drop back to a previous version. I have thought about incorporating that into the error handler in case it is a serious error or I can't get to it right away but I think I may be going overboard with automating that, they can click a stupid button if they need to.
Worst case scenario they have a rollback feature to drop back to a previous version. I have thought about incorporating that into the error handler in case it is a serious error or I can't get to it right away but I think I may be going overboard with automating that, they can click a stupid button if they need to.
Comment