Hi:
I am interested in using a JDBC appender in a Spring application. I know that there is a version of a JDBC Appender that uses Hibernate already, has anyone created one that can be configured in a Spring application context?
Also, is it best practice to use commons-logging to get to Log4J or use Log4J directly?
Thanks!
Dave


Reply With Quote