[][src]Function rmd::logger::add_file_remove_log

pub fn add_file_remove_log<P: AsRef<Path>>(
    log: &mut Option<StatusLogger>,
    path: P
) -> Result<()>