|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.avalon.framework.logger.AbstractLogEnabled org.apache.avalon.excalibur.component.AbstractDualLogEnabled
A base class for all objects that need to support LogEnabled/Loggable for backwards compatability.
Constructor Summary | |
AbstractDualLogEnabled()
Deprecated. |
Method Summary | |
protected Logger |
getLogkitLogger()
Deprecated. |
void |
setLogger(Logger logger)
Deprecated. Provide component with a logger. |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractDualLogEnabled()
Method Detail |
public void setLogger(Logger logger)
Loggable
setLogger
in interface Loggable
logger
- the loggerprotected final Logger getLogkitLogger()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |