Skip to main content

init_graceful_panic_handler

Function init_graceful_panic_handler 

Source
pub fn init_graceful_panic_handler()
Expand description

Installs a panic hook that writes the panic info and backtrace to application-panic.log and then triggers a graceful runtime abort.