Function lithos::setup::init_logging [] [src]

pub fn init_logging(
    cfg: &MasterConfig,
    suffix: &Path,
    name: &str,
    log_stderr: bool,
    level: LogLevel
) -> Result<(), String>