You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Jeff Singer <je...@vine.co.za> on 2001/04/23 13:24:52 UTC

DOMConfig and Filters

Hi All

In my attached xml config file, I have one appender with 2 filters.

The problem is log4j (beta3 and beta5) seems to only use the first filter.
The FATAL priority is ignored. If I swap the 2 filters around then the FATAL
message is logged, and the ERROR message is ignored.

Thanks in advance
Jeff

Re: DOMConfig and Filters

Posted by Ceki Gülcü <cg...@qos.ch>.
Jeff,

You know about the AppenderSkeleton.Threshold option right? I think it should meet your requirement. Ceki

At 13:24 23.04.2001 +0200, you wrote:
>Hi All
>
>In my attached xml config file, I have one appender with 2 filters.
>
>The problem is log4j (beta3 and beta5) seems to only use the first filter.
>The FATAL priority is ignored. If I swap the 2 filters around then the FATAL
>message is logged, and the ERROR message is ignored.
>
>Thanks in advance
>Jeff
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: log4j-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: log4j-user-help@jakarta.apache.org

--
Ceki Gülcü


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-user-help@jakarta.apache.org