| Package | Description |
|---|---|
| ch.qos.logback.core.boolex |
Contains the EventEvaluator interface and subclasses.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JaninoEventEvaluatorBase.evaluate(E event) |
boolean |
EventEvaluator.evaluate(E event)
Evaluates whether the event passed as parameter matches some user-specified
criteria.
|
boolean |
Matcher.matches(String input)
Checks whether the input matches the regular expression.
|
Copyright © 2005–2016 QOS.ch. All rights reserved.