public abstract class AbstractLoggerManager extends Object implements LoggerManager
ROLE| Constructor and Description |
|---|
AbstractLoggerManager() |
| Modifier and Type | Method and Description |
|---|---|
Logger |
getLoggerForComponent(String role) |
void |
returnComponentLogger(String role) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActiveLoggerCount, getLoggerForComponent, getThreshold, returnComponentLogger, setThreshold, setThresholdspublic final Logger getLoggerForComponent(String role)
getLoggerForComponent in interface LoggerManagerpublic final void returnComponentLogger(String role)
returnComponentLogger in interface LoggerManagerCopyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.