Function simple_logging::log_to_file
source · pub fn log_to_file<T: AsRef<Path>>(
path: T,
max_log_level: LevelFilter
) -> Result<()>
pub fn log_to_file<T: AsRef<Path>>(
path: T,
max_log_level: LevelFilter
) -> Result<()>