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.


Constructor Index

 o LogAnalyzer(String[])
Starts up the log analyzer.

Method Index

 o main(String[])
Starts up the log analyzer.

Constructors

 o LogAnalyzer
 public LogAnalyzer(String args[])
Starts up the log analyzer.

Parameters:
args - The command line arguments.

Methods

 o 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