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