pub fn init()
Initializes the panic hook with the default settings.
After this method is called, all panics will be logged rather than printed to standard error.
See Config for more information.
Config