common/tools/brag/logToBRAG.pl
Wed, 11 Nov 2009 13:22:02 +0000 Simon Howkins New script which parses raptor logs directly to produce a BRAG summary.
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.
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.
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!
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.
Fri, 02 Oct 2009 15:22:22 +0100 Simon Howkins Added framework script for turning log files into XML BRAG summaries.
less more (0) tip