Shyamal,

You forgot to specify the classname for PERF.

<filter class="org.apache.log4j.varia.LevelMatchFilter">
  <param name="LevelToMatch" value="PERF#the.class.name.for.PERF"/>
  <param name="AcceptOnMatch" value="true"/>
</filter>


At 02:29 PM 1/6/2005, [EMAIL PROTECTED] wrote:
Hi All,

I'm trying to filter for a level ("PERF") that I have created. I am using
LevelMatchFilter and DenyFilter to log events with level PERF. But that
does not seem to work. Putting in the DenyAllFilter at the end stops
logging all messages including messages with level PERF.

[cut]


-- Ceki G�lc�

  The complete log4j manual: http://www.qos.ch/log4j/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to