Beginner |
|
Joined: Sat Nov 22, 2003 3:54 pm Posts: 42
|
Hi,
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 of what level? Where should i look to find this?
Also in JBoss/conf -- there is log4j.xml for JBoss where it is configured to log the app server logs in the file "server.log". But i dont know the hibernate is picking up that file to log its details ?
Any thoughts on this will be highly appreciated.
Thanks
|
|