Fix for #134 (if a log file is unavailable, exception is shown to the user and log cannot be downloaded).
Situation:
In some cases the log file may be on disk but inaccessible (e.g. it is locked by another process). In these cases the log cannot be downloaded.
Improvement:
Inaccessible logs will be skipped but a user will be shown a message to show that the download may be missing some files.
Fix for #134 (if a log file is unavailable, exception is shown to the user and log cannot be downloaded).
Situation: In some cases the log file may be on disk but inaccessible (e.g. it is locked by another process). In these cases the log cannot be downloaded.
Improvement: Inaccessible logs will be skipped but a user will be shown a message to show that the download may be missing some files.