ZLib would provide a simple Sentry module to send all logs and errors to a Sentry server. Something really simple would be ideal, like: ```java Sentry.start("https://dsn"); ```