
Is there a way to refer to a previously defined evaluator in EvaluatorFilter instead of specifying it inline? I would like to use the same evaluator in two filters in two appenders. As I remember this is possible, but now I cannot find where it is mentioned in the manual.

Hello, Evaluators are named entities, so they are in principle retrievable by name. However, for some reason, the retrieval code seems to be missing. I created a bug report relating to this issue. http://jira.qos.ch/browse/LBCORE-121 Hontvári József wrote:
Is there a way to refer to a previously defined evaluator in EvaluatorFilter instead of specifying it inline? I would like to use the same evaluator in two filters in two appenders. As I remember this is possible, but now I cannot find where it is mentioned in the manual.
-- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch
participants (2)
-
Ceki Gulcu
-
Hontvári József