
24 Feb
2011
24 Feb
'11
10:30 a.m.
Thanks a lot Ceki, So, my idea was to subclass EvaluatorFilter, write my decide logic (I need to add some hardcoded matching rules there, then call super.decide()), and use a matcher like explained here: http://logback.qos.ch/manual/filters.html#matcher Can you confirm that this strategy doesn't require any fancy dep? (I would really like to avoid pulling in groovy or janino stuff). Thanks, Hope you find my questions useful for the FAQ ;-) -- Fabio Erculiani