pub async fn load_log_files( minecraft_path: impl AsRef<Path> + Send, ) -> CobbleResult<Vec<LogFile>>
log-files
Loads all log files from the minecraft folder.