You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by "vipulpopat <vipulpopat@yahoo.co.uk>" <vi...@yahoo.co.uk> on 2003/01/06 14:19:44 UTC

JDBC Appender configuration XML

Hi,
I need to log five attributes of an object which i pass in as an 
argument to the Logger.debug(Object message).
I need to persist them as individual fields in a table with the help 
of JDBC Appender.  What classes do i need to extend so that I can 
generate a proper sql for insertion ?
Can anybody also post me a sample XML for JDBC Appender configuration 
so that I dont need to do that excercise again
Thanx in advance 
Regards
Vipul


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>