hylarana_common::logger

Function init_logger

Source
pub fn init_logger(
    level: LevelFilter,
    path: Option<&str>,
) -> Result<(), LoggerInitError>