Expand description
Display the current task
Errors
- Return
PathError::FilenameMissingif the log file is missing. - Return
PathError::InvalidPathif the path part of the log file is not a valid path. - Return
PathError::FileAccessif the file cannot be opened.