public static class ERXLogger.Factory
extends java.lang.Object
implements org.apache.log4j.spi.LoggerFactory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
void |
loggingConfigurationDidChange()
Override this in your own subclass to do somthing after the logging
config did change.
|
org.apache.log4j.Logger |
makeNewLoggerInstance(java.lang.String name)
Overriden method used to create new Logger classes.
|
public org.apache.log4j.Logger makeNewLoggerInstance(java.lang.String name)
makeNewLoggerInstance in interface org.apache.log4j.spi.LoggerFactoryname - to create the new Logger instance forpublic void loggingConfigurationDidChange()
Copyright © 2002 – 2022 Project Wonder.