-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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