Beginner |
|
Joined: Tue Nov 18, 2003 12:34 am Posts: 39 Location: Dallas, Texas, US
|
I understand that Hibernate is using commons-logging, which uses log4j as the dfault logger. I dont have log4j.jar in the path and that should enable commons-logging to use the jdk14logger (I am using jdk1.4.2). Now, while executing new Configuration(), Hibernate prints a lot of "INFO" messages to the console and I would like to disable them. Is there any easy way of doing this? Can having commons-logging.properties in the path help achieve this? How? Any ideas??? Please help....
Thanks a lot.
Madhan.
|
|