votes
C# Multiline Regex Help
Hi All Thanks in advance for any assistance. I am attempting to parse log file data, everything appeared to be working ok until comparing the result sets with the original logs. I have the following log structure: [code] 07/11 ...
