Expand description
Detect and handle signals, panics, and other crashes, making sure to log them and optionally send them off to analytics.
Modulesยง
Staticsยง
- BUILD_
INFO ๐
Functionsยง
- Anonymize a path to a Rust source file from a callstack.
- backtrace_
to_ ๐string - Get a nicely formatted callstack.
- format_
backtrace ๐ - Install handlers for panics and signals (crashes) that prints helpful messages and sends anonymous analytics.
- install_
panic_ ๐hook - panic_
info_ ๐message