public static class ERXLogger.Factory extends Object implements 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.
|
Logger |
makeNewLoggerInstance(String name)
Overriden method used to create new Logger classes.
|
public Logger makeNewLoggerInstance(String name)
makeNewLoggerInstance
in interface LoggerFactory
name
- to create the new Logger instance forpublic void loggingConfigurationDidChange()
Copyright © 2002 – 2020 Project Wonder.