Crate tracing_panic
source ·Expand description
A panic hook that emits an error-level tracing event when a panic occurs.
Check out panic_hook’s documentation for more information.
Functions§
- A panic hook that emits an error-level
tracingevent when a panic occurs.