sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Rename minLogsLevel option in SentryTimberIntegration

Open stefanosiano opened this issue 6 months ago • 1 comments

:scroll: Description

renamed minLogsLevel to minLogLevel in SentryTimberIntegration

#skip-changelog

:bulb: Motivation and Context

:green_heart: How did you test it?

:pencil: Checklist

  • [ ] I added tests to verify the changes.
  • [ ] No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • [ ] I updated the docs if needed.
  • [ ] I updated the wizard if needed.
  • [ ] Review from the native team if needed.
  • [ ] No breaking change or entry added to the changelog.
  • [ ] No breaking change for hybrid SDKs or communicated to hybrid SDKs.

:crystal_ball: Next steps

stefanosiano avatar Jul 08 '25 11:07 stefanosiano

Performance metrics :rocket:

  Plain With Sentry Diff
Startup time 403.12 ms 439.88 ms 36.76 ms
Size 1.58 MiB 2.09 MiB 519.07 KiB

github-actions[bot] avatar Jul 08 '25 12:07 github-actions[bot]