Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timber should only add a new package and not replace the whole sdk metadata #1893

Closed
marandaneto opened this issue Feb 1, 2022 · 0 comments · Fixed by #2450
Closed

Timber should only add a new package and not replace the whole sdk metadata #1893

marandaneto opened this issue Feb 1, 2022 · 0 comments · Fixed by #2450
Labels

Comments

@marandaneto
Copy link
Contributor

https://github.com/getsentry/sentry-java/blob/main/sentry-android-timber/src/main/java/io/sentry/android/timber/SentryTimberIntegration.kt#L47-L51

Similar to getsentry/sentry-dart#725

So we know if an event was captured using Timber by the packages and logger attribute.
The sdk package still remains the Android one since it's the installed package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants