I have a log file that logs errors that people get. However, I would like to make it more useful. Currently I log the Error#, Error Message, Sub that it was in when the error occured, The User, The current Build of my Program, The Control that was active when receiving the error, and a section for me to put in notes.
Can anyone think of anything else I should be keeping track of that might help me track down errors?
Can anyone think of anything else I should be keeping track of that might help me track down errors?