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, returnComponentLoggerpublic void setThreshold(String threshold)
public int getThreshold()
public void setThreshold(int currentThreshold)
public void setThresholds(int currentThreshold)
public int getActiveLoggerCount()
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.