Update Logger.cs
This commit is contained in:
parent
03355fe27b
commit
a7e5672e18
1 changed files with 1 additions and 0 deletions
|
|
@ -175,6 +175,7 @@ public class Logger : ILogger
|
|||
}
|
||||
catch (Exception)
|
||||
{
|
||||
currentArg++;
|
||||
continue;
|
||||
}
|
||||
continue;
|
||||
|
|
|
|||
Reference in a new issue