|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLoggerManager
org.codehaus.plexus.logging.BaseLoggerManager
org.codehaus.plexus.logging.log4j.AbstractLog4JLoggerManager
Base class for Logger Managers for Log4j logging system.
Field Summary |
Fields inherited from interface org.codehaus.plexus.logging.LoggerManager |
ROLE |
Constructor Summary | |
AbstractLog4JLoggerManager()
|
Method Summary | |
org.codehaus.plexus.logging.Logger |
createLogger(java.lang.String key)
|
java.lang.String |
getThresholdAsString()
|
Methods inherited from class org.codehaus.plexus.logging.BaseLoggerManager |
getActiveLoggerCount, getLoggerForComponent, getThreshold, getThreshold, initialize, parseThreshold, returnComponentLogger, setThreshold, setThreshold |
Methods inherited from class org.codehaus.plexus.logging.AbstractLoggerManager |
getLoggerForComponent, getThreshold, returnComponentLogger, setThreshold, toMapKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractLog4JLoggerManager()
Method Detail |
public org.codehaus.plexus.logging.Logger createLogger(java.lang.String key)
public java.lang.String getThresholdAsString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |