public class Log4JConfLoggerManager extends Log4JLoggerManager implements org.apache.avalon.framework.configuration.Configurable, org.apache.avalon.framework.context.Contextualizable
| Modifier and Type | Field and Description |
|---|---|
private org.apache.avalon.framework.context.Context |
m_context |
m_loggers, m_prefixROLE| Constructor and Description |
|---|
Log4JConfLoggerManager() |
Log4JConfLoggerManager(java.lang.String prefix,
java.lang.String switchToCategory) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.apache.avalon.framework.configuration.Configuration configuration) |
void |
contextualize(org.apache.avalon.framework.context.Context context) |
static Log4JConfLoggerManager |
newInstance(java.lang.String prefix,
java.lang.String switchToCategory)
Work around a weird compilation problem.
|
doGetLoggerForCategoryenableLogging, getDefaultLogger, getLogger, getLoggerForCategory, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultLogger, getLoggerForCategorypublic Log4JConfLoggerManager(java.lang.String prefix,
java.lang.String switchToCategory)
public Log4JConfLoggerManager()
public void contextualize(org.apache.avalon.framework.context.Context context)
throws org.apache.avalon.framework.context.ContextException
contextualize in interface org.apache.avalon.framework.context.Contextualizableorg.apache.avalon.framework.context.ContextExceptionpublic static Log4JConfLoggerManager newInstance(java.lang.String prefix, java.lang.String switchToCategory)
public void configure(org.apache.avalon.framework.configuration.Configuration configuration)
throws org.apache.avalon.framework.configuration.ConfigurationException
configure in interface org.apache.avalon.framework.configuration.Configurableorg.apache.avalon.framework.configuration.ConfigurationException