[−][src]Function log_panics::init
pub fn init()
Initializes the panic hook.
After this method is called, all panics will be logged rather than printed to standard error.
pub fn init()
Initializes the panic hook.
After this method is called, all panics will be logged rather than printed to standard error.