From: Anton v. S. <an...@ap...> - 2002-04-19 14:06:08
|
> 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 |