|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluationException | |
|---|---|
| ch.qos.logback.classic.boolex | |
| ch.qos.logback.core.boolex | Contains the EventEvaluator interface and subclasses. |
| Uses of EvaluationException in ch.qos.logback.classic.boolex |
|---|
| Methods in ch.qos.logback.classic.boolex that throw EvaluationException | |
|---|---|
boolean |
OnErrorEvaluator.evaluate(ILoggingEvent event)
Return true if event passed as parameter has level ERROR or higher, returns false otherwise. |
| Uses of EvaluationException in ch.qos.logback.core.boolex |
|---|
| Methods in ch.qos.logback.core.boolex that throw EvaluationException | |
|---|---|
boolean |
EventEvaluator.evaluate(E event)
Evaluates whether the event passed as parameter matches some user-specified criteria. |
boolean |
JaninoEventEvaluatorBase.evaluate(E event)
|
boolean |
Matcher.matches(java.lang.String input)
Checks whether the input matches the regular expression. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||