ragit_fs

Function initialize_log_file

source
pub fn initialize_log_file(
    path: &str,
    remove_existing_file: bool,
) -> Result<(), FileError>