Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a crash reporter #9

Open
TheComputerGeek2 opened this issue Mar 24, 2014 · 0 comments
Open

Create a crash reporter #9

TheComputerGeek2 opened this issue Mar 24, 2014 · 0 comments

Comments

@TheComputerGeek2
Copy link
Owner

If the program encounters a fatal error, it should show the user a crash reporter to send the debug logs for review.
Crash report should include:
a) Date and time
b) the stack trace
c) the console log attached to this instance
d) the specifications of the client machine
-Java version
-Operating system name and version
-Application version
-RAM allocated
-All data files accessed or with attempted access from this instance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant