public final class ConsoleLoggerManager extends AbstractLoggerManager
ROLE
Constructor and Description |
---|
ConsoleLoggerManager() |
Modifier and Type | Method and Description |
---|---|
int |
getActiveLoggerCount() |
Logger |
getLoggerForComponent(String role,
String hint) |
int |
getThreshold() |
void |
returnComponentLogger(String role,
String hint) |
void |
setThreshold(int currentThreshold) |
void |
setThreshold(String threshold) |
void |
setThresholds(int currentThreshold) |
getLoggerForComponent, returnComponentLogger
public void setThreshold(String threshold)
public int getThreshold()
public void setThreshold(int currentThreshold)
public void setThresholds(int currentThreshold)
public int getActiveLoggerCount()
Copyright © 2010-2012 Sonatype, Inc.. All Rights Reserved.