We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93b2d1 commit c9187e9Copy full SHA for c9187e9
1 file changed
CHANGELOG.md
@@ -26,7 +26,7 @@
26
- Allow multiple UncaughtExceptionHandlerIntegrations to be active at the same time ([#4462](https://github.com/getsentry/sentry-java/pull/4462))
27
- Prevent repeated scroll target determination during a single scroll gesture ([#4557](https://github.com/getsentry/sentry-java/pull/4557))
28
- This should reduce the number of ANRs seen in `SentryGestureListener`
29
-- Do not use Sentry logging API if logs are disabled ([#4573](https://github.com/getsentry/sentry-java/pull/4573))
+- Do not use Sentry logging API in Log4j2 if logs are disabled ([#4573](https://github.com/getsentry/sentry-java/pull/4573))
30
- This was causing Sentry SDK to log warnings: "Sentry Log is disabled and this 'logger' call is a no-op."
31
32
## 8.17.0
0 commit comments