
24 Feb
2011
24 Feb
'11
11:50 a.m.
On 24.02.2011 12:22, Fabio Erculiani wrote:
Ok now I got that part. Still, it's very unclear to me how I could match a string declared in logback.xml (even regexp would be fine) using AbstractMatcherFilter, without either pulling in Groovy or Janino. Could you be more clear? It doesn't seem possible to me, and the manual is a bit vague.
Have you seen the log4j's StringMatchFilter? The same approach is applicable in logback.
Thanks,