Who finds this filter useful?
If no one is interested we can safely throw it away.
At 10:35 AM 12/9/2003 -0500, Shapira, Yoav wrote:
Hi,
Well, the ThrowableClassMatchFilter relied directly on the getThrowable method of org.apache.log4j.spi.ThrowableInformation ;) Given that this method is gone for good, we have two choices:
- Discard the ThrowableClassMatchFilter altogether
- Add a getThrowableClassName or getThrowableClass method to ThrowableInformation and attempt to make the ThrowableClassMatchFilter work with this method instead of getThrowable. I think I can make it work this way.
I added this filter a few months ago because it was such and easy feature that I think has considerable real-world value. But given that it's in the sandbox, we can safely assume only a few people know about it and even fewer have used it, so we can discard it if we want ;)
Yoav Shapira Millennium ChemInformatics
-- Ceki Gülcü
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]