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
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to