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

Capture panics on Windows as tracing events #274

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

nazar-pc
Copy link
Member

@nazar-pc nazar-pc commented Aug 7, 2024

This will greatly help with debugging on Windows where stderr is not possible to capture with #![windows_subsystem = "windows"]

Fixes #188

@nazar-pc nazar-pc enabled auto-merge August 7, 2024 21:20
@nazar-pc nazar-pc merged commit 98c9ce0 into main Aug 7, 2024
11 checks passed
@nazar-pc nazar-pc deleted the capture-panics branch August 7, 2024 21:44
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.

Forward panics into logs on Windows
1 participant