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

Forward panics into logs on Windows #188

Open
nazar-pc opened this issue May 5, 2024 · 0 comments
Open

Forward panics into logs on Windows #188

nazar-pc opened this issue May 5, 2024 · 0 comments
Labels
backend Backend logic enhancement New feature or request good first issue Good for newcomers Windows Windows-specific

Comments

@nazar-pc
Copy link
Member

nazar-pc commented May 5, 2024

On Windows where we are unable to capture all the terminal output of the app we do no log panics.
I'm not sure if we can capture much more than that (like if app crashes even more catastrophically), but we should definitely be able to capture at least Rust panics and write them into logs.

@nazar-pc nazar-pc added enhancement New feature or request good first issue Good for newcomers Windows Windows-specific backend Backend logic labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend logic enhancement New feature or request good first issue Good for newcomers Windows Windows-specific
Projects
Status: No status
Development

No branches or pull requests

1 participant