Function log_panics::init [] [src]

pub fn init()

Initializes the panic hook.

After this method is called, all panics will be logged rather than printed to standard error.