[logback-user] log4j StringMatchFilter porting to logback

Fabio Erculiani lxnay at sabayon.org
Thu Feb 24 11:30:37 CET 2011


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


More information about the Logback-user mailing list