All Packages Class Hierarchy This Package Previous Next Index
Class pinball.log.LogAnalyzer
java.lang.Object
|
+----pinball.log.LogAnalyzer
- public class LogAnalyzer
- extends Object
This reads the log file and generates an html file with the statistics.
-
LogAnalyzer(String[])
-
Starts up the log analyzer.
-
main(String[])
-
Starts up the log analyzer.
LogAnalyzer
public LogAnalyzer(String args[])
- Starts up the log analyzer.
- Parameters:
- args - The command line arguments.
main
public static void main(String args[])
- Starts up the log analyzer.
- Parameters:
- args - The command line arguments.
first log file
report file, less .html
All Packages Class Hierarchy This Package Previous Next Index