Skip to content

enable stacktrace when debugging #82

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eyJhb
Copy link

@eyJhb eyJhb commented Jun 1, 2025

Frustrating to debug/develop anything if the stacktrace is disabled. This enables it ONLY if the debug level is DEBUG, which seems fair.

@eyJhb
Copy link
Author

eyJhb commented Jun 1, 2025

Honestly, the more I think about this, the more I realise that it doesn't make any sense to disable, ever. I stumbled upon it, because it paniced and then tried to recover, but I couldn't see what was happening.

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

Successfully merging this pull request may close these issues.

1 participant