Can the TCLogParser.java used Independently to parse the tomcat, I want build a web application to anaylize the tomcat log to do some statistics of the site.
However I found it import the TestElement object,and the TestElement also refer to other classes.

