Module ch.qos.logback.core
Class PropertyEvalScriptBuilder
java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.core.joran.conditional.PropertyEvalScriptBuilder
- All Implemented Interfaces:
ContextAware
-
Field Summary
Fields inherited from class ch.qos.logback.core.spi.ContextAwareBase
context
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.qos.logback.core.spi.ContextAwareBase
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
-
Constructor Details
-
PropertyEvalScriptBuilder
-
-
Method Details
-
build
public Condition build(String script) throws IllegalAccessException, org.codehaus.commons.compiler.CompileException, InstantiationException, SecurityException, NoSuchMethodException, IllegalArgumentException, InvocationTargetException - Throws:
IllegalAccessException
org.codehaus.commons.compiler.CompileException
InstantiationException
SecurityException
NoSuchMethodException
IllegalArgumentException
InvocationTargetException
-