Mon, 05 Oct 2009 11:33:00 +0100 | Simon Howkins | Added XML escaping, so that the output should be well-formed XML even if the input includes '<'s, '>'s, or '&'s. | file | diff | annotate |
Mon, 05 Oct 2009 11:22:09 +0100 | Simon Howkins | Added code to handle the script being given a log file argument which includes wild cards. | file | diff | annotate |
Mon, 05 Oct 2009 10:20:32 +0100 | Simon Howkins | Fixed handling or regular expression strings, so the regular expression functiuonality works, not just substring detection! | file | diff | annotate |
Fri, 02 Oct 2009 16:19:09 +0100 | Simon Howkins | Pre-emptive performance fix - avoid having to read the complete log file into memory at the same time before processing it. | file | diff | annotate |
Fri, 02 Oct 2009 15:22:22 +0100 | Simon Howkins | Added framework script for turning log files into XML BRAG summaries. | file | diff | annotate |