public class Log4j1ConfigurationFactory extends ConfigurationFactory
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String[] |
SUFFIXES |
CATEGORY, CONFIGURATION_FACTORY_PROPERTY, CONFIGURATION_FILE_PROPERTY, DEFAULT_PREFIX, LOGGER, substitutor, TEST_PREFIX| Constructor and Description |
|---|
Log4j1ConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfiguration(LoggerContext loggerContext,
ConfigurationSource source) |
protected java.lang.String[] |
getSupportedTypes() |
getConfiguration, getConfiguration, getInputFromResource, getInputFromString, getInputFromUri, getInstance, isActive, removeConfigurationFactory, resetConfigurationFactory, setConfigurationFactorynewConfigurationBuilder, newConfigurationBuilderpublic Configuration getConfiguration(LoggerContext loggerContext, ConfigurationSource source)
getConfiguration in class ConfigurationFactoryprotected java.lang.String[] getSupportedTypes()
getSupportedTypes in class ConfigurationFactory