Open blele opened 4 years ago
https://github.com/shubhampawar355/LogParserUsingRegex/blob/31a586773cb91299f42bc6bb9a41fa02e00e7d86/logParser/UserInput.cs#L47
Code like this can give exception if user gives the arguments in random order. Put a check here
https://github.com/shubhampawar355/LogParserUsingRegex/blob/31a586773cb91299f42bc6bb9a41fa02e00e7d86/logParser/UserInput.cs#L47
Code like this can give exception if user gives the arguments in random order. Put a check here