edu.isi.pegasus.common.logging
Class TestLogFormatter

java.lang.Object
  extended by edu.isi.pegasus.common.logging.TestLogFormatter

public class TestLogFormatter
extends Object

Test program to test out LogFormatter API

Version:
$Revision: 2003 $
Author:
Karan Vahi

Constructor Summary
TestLogFormatter()
           
 
Method Summary
static void main(String[] args)
           
 void writeTestLog(LogFormatter fm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLogFormatter

public TestLogFormatter()
Method Detail

writeTestLog

public void writeTestLog(LogFormatter fm)
Parameters:
fm - the LOG formatter to use.

main

public static void main(String[] args)
Parameters:
args -


Copyright © 2011 The University of Southern California. All Rights Reserved.