public class Log4j1ConfigurationFactory extends ConfigurationFactory
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String[] |
SUFFIXES |
AUTHORIZATION_PROVIDER, CATEGORY, CONFIGURATION_FACTORY_PROPERTY, CONFIGURATION_FILE_PROPERTY, DEFAULT_PREFIX, LOG4J1_CONFIGURATION_FILE_PROPERTY, LOG4J1_EXPERIMENTAL, LOG4J1_VERSION, LOG4J2_VERSION, 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() |
authorizationProvider, getAuthorizationProvider, getConfiguration, getConfiguration, getDefaultPrefix, getInputFromString, getInstance, getTestPrefix, getVersion, isActive, removeConfigurationFactory, resetConfigurationFactory, setConfigurationFactorynewConfigurationBuilder, newConfigurationBuilderpublic Configuration getConfiguration(LoggerContext loggerContext, ConfigurationSource source)
getConfiguration in class ConfigurationFactoryprotected java.lang.String[] getSupportedTypes()
getSupportedTypes in class ConfigurationFactory