public class ApplicationLoggingLocalDecoratingConfig extends BaseConfig
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_ENABLED |
static java.lang.String |
ENABLED |
static java.lang.String |
ROOT |
addDeprecatedProperties, COMMA_SEPARATOR, deprecatedProperties, SEMI_COLON_SEPARATOR, systemPropertyPrefix| Constructor and Description |
|---|
ApplicationLoggingLocalDecoratingConfig(java.util.Map<java.lang.String,java.lang.Object> props,
java.lang.String parentRoot) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnabled() |
addDeprecatedProperty, castValue, clearDeprecatedProperties, getDoubleProperty, getIntegerSet, getIntProperty, getProperties, getProperty, getProperty, getPropertyFromSystemEnvironment, getPropertyFromSystemProperties, getStringPropertyOrNull, getSystemPropertyKey, getUniqueStrings, getUniqueStrings, getUniqueStringsFromCollection, getUniqueStringsFromCollection, getUniqueStringsFromString, nestedPropspublic static final java.lang.String ROOT
public static final java.lang.String ENABLED
public static final boolean DEFAULT_ENABLED