Hi, I have been asked by Scott Deboy to contribute my JDBCAppender to the Log4J project. It was initially developed by Thomas Fenner and is now maintained by me. It is currently listed as a Third-party extension on the Log4J download page.
My "project" home page is http://www.mannhaupt.com/danko/projects/index.html , the forum can be found at http://www.mannhaupt.com/forum/index.html As I have read in the message below, the PreparedStatementAppender is another candidate. Please note that my appender does not support JDBC PreparedStatements, but does support multiple layouts to compensate. I would like to know if there is any chance that you might want to include this JDBCAppender in the project. If so, I would start to update my code to adhere to conventions and license, write more test cases, etc. I am able to contribute a couple of hours a week. Please reply if you are are interested, including how to contribute my code once it is ready. If you are not interested, I would continue to maintain my code outside of the official distribution on my own site. Kind regards, Danko -- contact: http://www.mannhaupt.com/danko/contact/ >Date: Tue, 20 Apr 2004 19:42:50 -0400 >From: Raymond DeCampo <[EMAIL PROTECTED]> >Subject: JDBCReceiver - move from sandbox to core? > <Ceki G�lc� wrote: >> Hi Scott, >> >> Will you be improving JDBCAppender in any way? I have been quite unhappy >> with it in the past but have not had a chance to work on it for a long >> time... >> > >Ceki, > >I'd like to propose the PreparedStatementAppender as a replacement for >JDBCAppender, even if it is tooting my own horn a bit... > >Ray --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
