@Plugin(name="SOFAConfigurationFactory",
category="ConfigurationFactory")
public class SOFAConfigurationFactory
extends org.apache.logging.log4j.core.config.ConfigurationFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
SOFAConfigurationFactory.SOFAConfiguration |
| Constructor and Description |
|---|
SOFAConfigurationFactory() |
| 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() |
getConfiguration, getConfiguration, getInputFromResource, getInputFromString, getInputFromUri, 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 © 2020. All rights reserved.