Re: Using filters

2014-10-13 Thread Thorsten Schöning
Guten Tag Rakesh Sehgal, am Dienstag, 14. Oktober 2014 um 00:06 schrieben Sie: > Thanks for your reply. I am using the current HEAD for log4cxx, and just now > I found out that > the stringmatchfilter works with the XML file What does "works" exactly mean? Did you successfully configure a string

Re: Using filters

2014-10-13 Thread Rakesh Sehgal
Hallo Thanks for your reply. I am using the current HEAD for log4cxx, and just now I found out that the stringmatchfilter works with the XML file whereas not with a log4j style config file (maybe I am not doing that right). I do want to use the logger, like in the example above, I want to use some

Re: Using filters

2014-10-13 Thread Thorsten Schöning
Guten Tag Rakesh Sehgal, am Montag, 13. Oktober 2014 um 21:05 schrieben Sie: > I am trying to get log4cxx to use ExpressionFilter or > StringMatchFilter or any other through a java based config file: [...] > I have tried using various combination of the above statements, but > nothing seems to wor