> Someone else suggested we use the apache commons logging framework which > basically just abstracts log4j, jdk 1.4 logging and potentially any other > logging infrastructure you might want to use.
I took a look at the Apache commons logging docs (http://jakarta.apache.org/commons/logging/api/index.html). This would be fine, as far as I'm concerned. It's small, simple and sufficiently complete. But an even smaller Hibernate-specific interface would be fine, too. Anton _______________________________________________ Hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel
