1 Reply Latest reply on Apr 12, 2004 11:26 PM by triathlon98

    Hibernate Logging through server/xxx/conf/log4j.xml file

    vijpan

      Hi,

      I am using Hibernate as the persistence mechanism with JBoss3.2.3 as the app server. Currently Hibernate is logging(from DEBUG) too much a stuff in the default "server.log" file . I want to turn the logging of Hibernate from the "WARN" level. Could anyone let me know that which category do i have to put in this file for Hibernate , i think by default Hibernate uses commons-logging , but i can see its filling up the server.log to upto 50-60BM in a day.

      Thanks