diff --git a/Logger.cs b/Logger.cs index 56b4513..22b5f71 100644 --- a/Logger.cs +++ b/Logger.cs @@ -175,6 +175,7 @@ public class Logger : ILogger } catch (Exception) { + currentArg++; continue; } continue;