|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.logging.impl.NoOpLog
net.sourceforge.hiveutils.service.impl.LogWrapper
public class LogWrapper
Constructor Summary | |
---|---|
LogWrapper(org.apache.commons.logging.Log logger,
LoggingLevel level)
|
Method Summary | |
---|---|
void |
debug(java.lang.Object message)
|
void |
debug(java.lang.Object message,
java.lang.Throwable t)
|
Methods inherited from class org.apache.commons.logging.impl.NoOpLog |
---|
error, error, fatal, fatal, info, info, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, trace, trace, warn, warn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogWrapper(org.apache.commons.logging.Log logger, LoggingLevel level)
Method Detail |
---|
public void debug(java.lang.Object message)
debug
in interface org.apache.commons.logging.Log
debug
in class org.apache.commons.logging.impl.NoOpLog
public void debug(java.lang.Object message, java.lang.Throwable t)
debug
in interface org.apache.commons.logging.Log
debug
in class org.apache.commons.logging.impl.NoOpLog
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |