subspace / space-acres

Space Acres is an opinionated GUI application for farming on Subspace Network
53 stars 18 forks source link

Forward panics into logs on Windows #188

Open nazar-pc opened 2 months ago

nazar-pc commented 2 months ago

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.