Skip to content
New issue

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

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

Already on GitHub? # to your account

Set options.debug = true if we can reliably detect that the app runs in a debug build #4463

Open
Tracked by #201
krystofwoldrich opened this issue Jan 17, 2025 · 0 comments

Comments

@krystofwoldrich
Copy link
Member

krystofwoldrich commented Jan 17, 2025

Sentry RN has quite verbose logs, we should only consider this together with changing the default log level from debug to error or something similar not as verbose as debug.

We also need to consider the way Sentry JS uses log levels, as a significant amount of logs is coming from it.

The flag should be propagated to the native SDKs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants