public class Log4jLogger extends Object implements ILogger
Log4jLogger(org.apache.commons.logging.Log log)
void
debug(Object paramObject)
error(Object paramObject)
fatal(Object paramObject)
info(Object paramObject)
trace(Object paramObject)
warn(Object paramObject)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Log4jLogger(org.apache.commons.logging.Log log)
public void trace(Object paramObject)
trace
ILogger
public void debug(Object paramObject)
debug
public void info(Object paramObject)
info
public void warn(Object paramObject)
warn
public void error(Object paramObject)
error
public void fatal(Object paramObject)
fatal
Copyright © 2016. All Rights Reserved.