java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.classic.joran.PropertiesConfigurator
- All Implemented Interfaces:
ContextAware
-
Field Summary
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doConfigure
(File file) void
doConfigure
(InputStream inputStream) void
doConfigure
(String filename) void
doConfigure
(URL url) void
setContext
(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:
setContext
in interfaceContextAware
- Overrides:
setContext
in classContextAwareBase
-
doConfigure
- Throws:
JoranException
-
doConfigure
- Throws:
JoranException
-
doConfigure
- Throws:
JoranException
-
doConfigure
- Throws:
JoranException
-
subst
-