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

Send Timber logs through Sentry Logs

Open stefanosiano opened this issue 4 months ago • 2 comments

:scroll: Description

Logs captured by Timber are now sent as Sentry Logs

:bulb: Motivation and Context

Closes https://github.com/getsentry/sentry-java/issues/4407

: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 Jun 13 '25 14:06 stefanosiano