com.sun.faban.harness.webclient
Class LogProcessor

java.lang.Object
  extended by com.sun.faban.harness.webclient.LogProcessor

public class LogProcessor
extends Object

A command line utility to process large log files into some text format that we can grep or awk on. This class really has no other functionality in Faban and is subject to removal or replaced by options of the fabancli.

Author:
Akara Sucharitakul

Constructor Summary
LogProcessor()
           
 
Method Summary
static void main(String[] args)
          Runs the log processor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogProcessor

public LogProcessor()
Method Detail

main

public static void main(String[] args)
Runs the log processor.

Parameters:
args - The command line arguments