net.java.dev.moskito.core.logging
Class JavaUtilLogOutput

java.lang.Object
  extended by net.java.dev.moskito.core.logging.JavaUtilLogOutput
All Implemented Interfaces:
ILogOutput

public class JavaUtilLogOutput
extends Object
implements ILogOutput


Field Summary
private  Logger log
           
 
Constructor Summary
JavaUtilLogOutput(Logger aLog)
           
 
Method Summary
 void out(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private Logger log
Constructor Detail

JavaUtilLogOutput

public JavaUtilLogOutput(Logger aLog)
Method Detail

out

public void out(String message)
Specified by:
out in interface ILogOutput


Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework