org.ow2.frascati.examples.comanche
Class BasicLogger

java.lang.Object
  extended by org.ow2.frascati.examples.comanche.BasicLogger
All Implemented Interfaces:
Logger

public class BasicLogger
extends Object
implements Logger


Constructor Summary
BasicLogger()
           
 
Method Summary
 void log(String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicLogger

public BasicLogger()
Method Detail

log

public final void log(String msg)
Specified by:
log in interface Logger


Copyright © 2011. All Rights Reserved.