Skip to content

Commit c9187e9

Browse files
committed
mention log4j2 in changelog entry
1 parent c93b2d1 commit c9187e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- Allow multiple UncaughtExceptionHandlerIntegrations to be active at the same time ([#4462](https://github.com/getsentry/sentry-java/pull/4462))
2727
- Prevent repeated scroll target determination during a single scroll gesture ([#4557](https://github.com/getsentry/sentry-java/pull/4557))
2828
- 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))
29+
- Do not use Sentry logging API in Log4j2 if logs are disabled ([#4573](https://github.com/getsentry/sentry-java/pull/4573))
3030
- This was causing Sentry SDK to log warnings: "Sentry Log is disabled and this 'logger' call is a no-op."
3131

3232
## 8.17.0

0 commit comments

Comments
 (0)