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§
- panic_
hook - A panic hook that emits an error-level
tracingevent when a panic occurs.