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

Automatic debug logging and change default logger behaviour #2561

Open
vaind opened this issue Jan 8, 2025 · 0 comments
Open

Automatic debug logging and change default logger behaviour #2561

vaind opened this issue Jan 8, 2025 · 0 comments

Comments

@vaind
Copy link
Collaborator

vaind commented Jan 8, 2025

Description

options.debug being disabled by default leads and having a logger rely on it being set means we don't get any log messages (info, warnings, errors) if it's false. See https://develop.sentry.dev/sdk/expected-features/#debug-mode for more information how it could be handled to improve user experience (especially during for onboarding when they may have configuration issues).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Discussion
Development

No branches or pull requests

1 participant