Skip to main content

init_logger

Function init_logger 

Source
pub fn init_logger()
Expand description

Initialize the logger with default filter (info).

ยงPanics

Panics if the logger has already been initialized.