Mark Bonnekessel
Mark Bonnekessel
## :scroll: Description This pull-request adds the property sentry.loggers, which can be configured with a list of loggers, where the sentry appender is registered and defaults to the ROOT logger....
repository has to be part of the project, not of the build.
### Library version used 1.16.0 ### Java version 21 ### Is this a new or an existing app? This is a new app or experiment ### Summary of the issue...
### Problem Statement We have a java swing app, that uses logback for logging and the SentryAppender from sentry-logback. Sentry is configured in the logback.xml. We need to enable globalHubMode,...