|
|
|
|
|
by fractalwrench
2873 days ago
|
|
Have you looked into error reporting solutions? These can automatically capture uncaught Java exceptions within an application and send a crash report with relevant metadata (stacktrace, user actions, request info, etc). Disclaimer: I work for Bugsnag, who offer such a solution |
|