@Plugin(name="SpringBootConfigurationFactory",
        category="ConfigurationFactory")
public class SpringBootConfigurationFactory
extends org.apache.logging.log4j.core.config.ConfigurationFactory
ConfigurationFactory that customizes Log4J2's default configuration
 to:
 log4j2.springboot classpath
 resource (which is bundled in this jar). If the Log4J2LoggingSystem is active,
 a custom DefaultConfiguration is returned with the expectation that the system
 will later re-initialize Log4J2 with the correct configuration file.| Constructor and Description | 
|---|
| SpringBootConfigurationFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.logging.log4j.core.config.Configuration | getConfiguration(org.apache.logging.log4j.core.LoggerContext loggerContext,
                org.apache.logging.log4j.core.config.ConfigurationSource source) | 
| protected String[] | getSupportedTypes() | 
getAuthorizationProvider, getConfiguration, getConfiguration, getInputFromString, getInstance, isActive, removeConfigurationFactory, resetConfigurationFactory, setConfigurationFactoryprotected String[] getSupportedTypes()
getSupportedTypes in class org.apache.logging.log4j.core.config.ConfigurationFactorypublic org.apache.logging.log4j.core.config.Configuration getConfiguration(org.apache.logging.log4j.core.LoggerContext loggerContext,
                                                                           org.apache.logging.log4j.core.config.ConfigurationSource source)
getConfiguration in class org.apache.logging.log4j.core.config.ConfigurationFactoryCopyright © 2021 Pivotal Software, Inc.. All rights reserved.