Logging Errors

Djblois

Registered User.
Local time
Today, 07:24
Joined
Jan 26, 2009
Messages
598
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?
 
I collect the network user as well as the PC name. That way I can isolate things to a particular user or machine.

I also collect the access version information. Though I haven't really found the need for the information yet
 

Users who are viewing this thread

Back
Top Bottom