Crate re_crash_handler
source ·Expand description
Detect and handle signals, panics, and other crashes, making sure to log them and optionally send them off to analytics.
Functions§
- Get a nicely formatted callstack.
- Install handlers for panics and signals (crashes) that prints helpful messages and sends anonymous analytics.