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, getInputFromString, getInstance, isActive, removeConfigurationFactory, resetConfigurationFactory, setConfigurationFactory
newConfigurationBuilder, newConfigurationBuilder
public Configuration getConfiguration(LoggerContext loggerContext, ConfigurationSource source)
getConfiguration
in class ConfigurationFactory
protected java.lang.String[] getSupportedTypes()
getSupportedTypes
in class ConfigurationFactory