Click here to Skip to main content
15,885,366 members
Articles / DevOps / Testing

Automating the Reporting of Critical Errors in Your Program

Rate me:
Please Sign up or sign in to vote.
4.86/5 (23 votes)
2 Dec 2012CPOL13 min read 30.8K   46  
How to automate collecting information about critical errors occurring in your program to greatly simplify your life in sense of bug analysis and troubleshooting.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Russian Federation Russian Federation
I am a software developer currently living in Tomsk, Russia. I received a PhD degree in Computer Science from Tomsk Polytechnic University in 2010. I have been professionally developing C/C++ and PHP software since 2005. I like contributing to open-source and writing programming articles for popular web resources, like CodeProject. Besides writing, I love skiing and watching Formula-1.

Comments and Discussions