Class PropertyNoCaseStartsWithCondition
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.boolex.PropertyConditionBase
VASSAL.tools.logging.PropertyNoCaseStartsWithCondition
- All Implemented Interfaces:
ch.qos.logback.core.boolex.PropertyCondition, ch.qos.logback.core.joran.conditional.Condition, ch.qos.logback.core.spi.ContextAware, ch.qos.logback.core.spi.LifeCycle
public class PropertyNoCaseStartsWithCondition
extends ch.qos.logback.core.boolex.PropertyConditionBase
-
Field Summary
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.qos.logback.core.boolex.PropertyConditionBase
getLocalPropertyContainer, isDefined, isNull, isStarted, p, property, propertyContains, propertyEquals, setLocalPropertyContainer, stopMethods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
-
Constructor Details
-
PropertyNoCaseStartsWithCondition
public PropertyNoCaseStartsWithCondition()
-
-
Method Details
-
start
public void start()- Specified by:
startin interfacech.qos.logback.core.spi.LifeCycle- Overrides:
startin classch.qos.logback.core.boolex.PropertyConditionBase
-
setKey
-
setValue
-
evaluate
public boolean evaluate()
-