common/tools/brag/logToBRAG.pl
2009-11-11 Simon Howkins New script which parses raptor logs directly to produce a BRAG summary.
2009-10-05 Simon Howkins Added XML escaping, so that the output should be well-formed XML even if the input includes '<'s, '>'s, or '&'s.
2009-10-05 Simon Howkins Added code to handle the script being given a log file argument which includes wild cards.
2009-10-05 Simon Howkins Fixed handling or regular expression strings, so the regular expression functiuonality works, not just substring detection!
2009-10-02 Simon Howkins Pre-emptive performance fix - avoid having to read the complete log file into memory at the same time before processing it.
2009-10-02 Simon Howkins Added framework script for turning log files into XML BRAG summaries.
less more (0) tip