org.codehaus.plexus.logging.console
Class ConsoleLoggerManager
java.lang.Object
org.codehaus.plexus.logging.AbstractLoggerManager
org.codehaus.plexus.logging.console.ConsoleLoggerManager
- All Implemented Interfaces:
- LoggerManager
public final class ConsoleLoggerManager
- extends AbstractLoggerManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleLoggerManager
public ConsoleLoggerManager()
setThreshold
public void setThreshold(String threshold)
getLoggerForComponent
public Logger getLoggerForComponent(String role,
String hint)
returnComponentLogger
public void returnComponentLogger(String role,
String hint)
getThreshold
public int getThreshold()
setThreshold
public void setThreshold(int currentThreshold)
setThresholds
public void setThresholds(int currentThreshold)
getActiveLoggerCount
public int getActiveLoggerCount()
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.