java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.classic.joran.ReconfigureOnChangeTask
- All Implemented Interfaces:
ContextAware
,Runnable
-
Field Summary
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
run()
void
setScheduredFuture
(ScheduledFuture<?> aScheduledFuture) toString()
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
-
Field Details
-
DETECTED_CHANGE_IN_CONFIGURATION_FILES
- See Also:
-
RE_REGISTERING_PREVIOUS_SAFE_CONFIGURATION
- See Also:
-
FALLING_BACK_TO_SAFE_CONFIGURATION
- See Also:
-
-
Constructor Details
-
ReconfigureOnChangeTask
public ReconfigureOnChangeTask()
-
-
Method Details
-
run
-
toString
-
setScheduredFuture
-