java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.classic.joran.PropertiesConfigurator
- All Implemented Interfaces:
ContextAware
-
Field Summary
FieldsFields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoConfigure(File file) voiddoConfigure(InputStream inputStream) voiddoConfigure(String filename) voiddoConfigure(URL url) voidsetContext(Context context) Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager
-
Field Details
-
LOGBACK_LOGGER_PREFIX
- See Also:
-
-
Constructor Details
-
PropertiesConfigurator
public PropertiesConfigurator()
-
-
Method Details
-
setContext
- Specified by:
setContextin interfaceContextAware- Overrides:
setContextin classContextAwareBase
-
doConfigure
- Throws:
JoranException
-
doConfigure
- Throws:
JoranException
-
doConfigure
- Throws:
JoranException
-
doConfigure
- Throws:
JoranException
-
subst
-