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

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

public class Log4JOutput
extends Object
implements ILogOutput


Field Summary
private  org.apache.log4j.Logger log
           
 
Constructor Summary
Log4JOutput(org.apache.log4j.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 org.apache.log4j.Logger log
Constructor Detail

Log4JOutput

public Log4JOutput(org.apache.log4j.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