Attached is an ErrorHandler class I wrote in my spare time and would like to contribute.
> Please make sure that you can actually safely contribute the > code. If you > suspect that there might be copyright violation, it is > preferable not to > contribute. Thank you in advance for your understanding. There are no copyright issues with this particular class - I wrote it from scratch without reference to any proprietary code. I do very much understand your stance; I for one certainly wouldn't do anything to jeapordize my job. > Sending it to the list would be great. Putting the Apache license (you can copy and paste from any of the log4j source file) on top would be > even better >;) I can commit it into the log4j-sandbox at that point. Thanks! I added the license reference that I found on the contrib code in the log4j 1.2.8 distribution. The class itself should be fairly well javadoc'd. I have not however run it through the log4j jalpopy/checkstyle rigamarole though. I hope this is as helpful to people out there as it has been to me in my own personal coding. It's quite simple. I'm just happy to be able to contribute! Regards, -Scott Heaberlin
FailoverErrorHandler.java
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]