Haven't used it personally, but off the download page on the Log4J site,
you can get info on the JDBC appender.
This
will probably do what you want.
Steven
-----Original Message-----
From: Wilmer Hernandez [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 11, 2001 9:42 AM
To: 'LOG4J Developers Mailing List'
Subject: Where can I find more info on Appenders.
From: Wilmer Hernandez [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 11, 2001 9:42 AM
To: 'LOG4J Developers Mailing List'
Subject: Where can I find more info on Appenders.
Hi there,
I would like to now if there is place where I can find more information on how to extend appenders. I'm trying to create an appender that writes to a database table. If there is an appender that already does that, I would be interested in checking it out.
Thanks in advance.