|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avalon.excalibur.logger.ConsoleLoggerManager
public class ConsoleLoggerManager
This is a very simple logger manager for debugging purpose that uses always the ConsoleLogger
| Field Summary | |
|---|---|
protected org.apache.avalon.framework.logger.Logger |
m_logger
|
| Fields inherited from interface org.apache.avalon.excalibur.logger.LoggerManager |
|---|
ROLE |
| Constructor Summary | |
|---|---|
ConsoleLoggerManager()
Constructor |
|
| Method Summary | |
|---|---|
org.apache.avalon.framework.logger.Logger |
getDefaultLogger()
Return the default Logger. |
org.apache.avalon.framework.logger.Logger |
getLoggerForCategory(java.lang.String categoryName)
Return the Logger for the specified category. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.avalon.framework.logger.Logger m_logger
| Constructor Detail |
|---|
public ConsoleLoggerManager()
| Method Detail |
|---|
public org.apache.avalon.framework.logger.Logger getDefaultLogger()
LoggerManager
getDefaultLogger in interface LoggerManagerpublic org.apache.avalon.framework.logger.Logger getLoggerForCategory(java.lang.String categoryName)
LoggerManager
getLoggerForCategory in interface LoggerManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||