1. Can't stop Hibernate from writing log to console (log4j.properties is ok) stackoverflow.comI've already set
& disable all messages in log4j.properties
But Hibernate shit to console with all queries & statements.
|
2. Log4j properties not present but still logging forum.hibernate.orgHi, I have a web app running on JBoss3.2.3 appserver with Hibernate 2.1. Hibernate is logging a lot of details in the "server.log" file. But there is no log4j.properties present anywhere in my classpath for hibernate.I have simply placed the hibernate2.jar in the "lib" folder. From where does the hibernate is picking up this file "server.log" file to log and also ... |
3. Log4j properties not present but still logging forum.hibernate.orgHi, I have a web app running on JBoss3.2.3 appserver with Hibernate 2.1. Hibernate is logging a lot of details in the "server.log" file. But there is no log4j.properties present anywhere in my classpath for hibernate.I have simply placed the hibernate2.jar in the "lib" folder. From where does the hibernate is picking up this file "server.log" file to log and also ... |