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