|
||||||||||
| 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.apache.geronimo.gshell.Slf4jLoggingManager
public class Slf4jLoggingManager
Adapts the Plexus logging system to SLF4J.
| Nested Class Summary | |
|---|---|
static class |
Slf4jLoggingManager.LoggerImpl
Adapts the Plexus Logger interface to SLF4J |
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.logging.LoggerManager |
|---|
ROLE |
| Constructor Summary | |
|---|---|
Slf4jLoggingManager()
|
|
| Method Summary | |
|---|---|
protected org.codehaus.plexus.logging.Logger |
createLogger(String key)
|
| Methods inherited from class org.codehaus.plexus.logging.BaseLoggerManager |
|---|
getActiveLoggerCount, getLoggerForComponent, getThreshold, getThreshold, getThresholdAsString, initialize, parseThreshold, returnComponentLogger, setThreshold, setThreshold, setThresholds |
| 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 Slf4jLoggingManager()
| Method Detail |
|---|
protected org.codehaus.plexus.logging.Logger createLogger(String key)
createLogger in class org.codehaus.plexus.logging.BaseLoggerManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||