Half-Life Server Logs to XML Converter | ![]() |
What the *** is this? | ||
I wrote a small command-line tool in Java, that reads Half-Life Server logs and transforms them into a XML Representation.
The project is hosted on SourceForge.
-- jan
Features | ||
- SAX XMLReader Implementation
- XML Configuration with HiveMind
- Can be used for other log formats as well, basically everything that can be parsed using a set of Regular Expressions.