The Source for Java Technology Collaboration

Home » java.net Forums » General Desktop Discussions » General Desktop Issues & Discussion

Thread: desktop logging architecture?

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
This question is not answered. Helpful answers available: 2. Correct answers available: 1.

Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 0 Threads: [ Previous | Next ]
swv

Posts: 242
desktop logging architecture?
Posted: Mar 16, 2008 8:15 AM
 
  Click to reply to this thread Reply

Desktop apps can throw errors, some of which the remotely located developer would like to know about, for instance, if the error takes down the app !

Most programs now have the ability to pop up a little dialog and ask the end user if he/she wants to send an error notification to the author of the app.

My question is- is there an accepted best practice in terms of architecting this functionality? I've seen suggestions articles for everything from plugging into yahoo chat messenger to email to posting to a remote server. I am wondering 1) if anyone has ever lived with any of these suggestions for any length for time and what the pros and cons are and 2) is there a standard practices / best practices for implementing this 3) what is logged on the user's machine ? How much room do you allow to keeping a log on the user's machine? how do you read / send the log? etc. etc. just the basic things. I can program a solution, but I haven't done it before so I'm looking for other people's experience or ideas.

regards




 XML java.net RSS