Sample application showing how to use Sentry with Log4j2.
To see events triggered in this sample application in your Sentry dashboard, go to src/main/resources/log4j2.xml and replace the test DSN with your own DSN.
Then, execute a command from the module directory:
../../gradlew run