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

feat: Add auto debug mode #73

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

feat: Add auto debug mode #73

wants to merge 6 commits into from

Conversation

limbonaut
Copy link
Collaborator

@limbonaut limbonaut commented Jan 27, 2025

Add auto debug mode as outlined in SDK Features.

Now the option looks like this:
2025-01-27_21-27-21

And in code:

options.debug = true

Closes #67

Copy link
Contributor

github-actions bot commented Jan 27, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 5a3fba3

@limbonaut limbonaut marked this pull request as ready for review January 27, 2025 20:58
@limbonaut limbonaut changed the title Add auto debug mode feat: Add auto debug mode Jan 27, 2025
@limbonaut limbonaut added the enhancement New feature or request label Jan 27, 2025
@limbonaut
Copy link
Collaborator Author

Refactored PR to preserve the debug option as a boolean in code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Auto Debug Mode
1 participant