org.apache.logging.log4j.util.PropertySource
public class SpringPropertySource extends SpringEnvironmentHolder implements org.apache.logging.log4j.util.PropertySource
Constructor | Description |
---|---|
SpringPropertySource() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
containsProperty(java.lang.String key) |
|
int |
getPriority() |
System properties take precendence followed by properties in Log4j properties files.
|
java.lang.String |
getProperty(java.lang.String key) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, getNormalForm
getEnvironment
public int getPriority()
getPriority
in interface org.apache.logging.log4j.util.PropertySource
public java.lang.String getProperty(java.lang.String key)
getProperty
in interface org.apache.logging.log4j.util.PropertySource
public boolean containsProperty(java.lang.String key)
containsProperty
in interface org.apache.logging.log4j.util.PropertySource
Copyright © 1999-2021 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.