Viewmodel Changer

Viewmodel Changer

23.5k Downloads

Add Sentry error reporting

CyberFlameGO opened this issue ยท 3 comments

commented

Code of Conduct

What improvements would you like to see?

Error auto-submission through Sentry

What changes are you suggesting?

Implementing Sentry error reporting in this project so I can pick up where errors occur

Additional information

No response

commented

Pushed as commit 34c132a

commented

Done using the log4j2 Sentry library - this needs testing both by throwing an exception in the main Viewmodel class and in a random class, as I'm largely unfamiliar with how log4j works (perhaps it needs initialising everywhere?). Will push shortly

commented

Base code added - too much work to continue as of present but will reconsider if the project picks up momentum in future