Hi,

I'm trying to filter the log message and I can do it.  But I what I would
like to do is, keep track of how many times the message was filtered, and
when a new message comes in, log how many times the previous message was
filtered and then the new message.  

I tried using the a logger inside that class but I think I remember reading
something about can't log inside of log4j.

So how can I go about this?

Thanks

vincent
-- 
View this message in context: 
http://www.nabble.com/Filters-tf2598830.html#a7249900
Sent from the Log4j - Users mailing list archive at Nabble.com.


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

Reply via email to