init_logging

Function init_logging 

Source
pub fn init_logging(level: Level)
Expand description

Initializes logging (tracing library). The format is: <level> /path/to/file:<line_number> <time> <log_message>