[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: disable Hibernate logs

RogerSilvaSauro do-not-reply at jboss.com
Fri Jan 23 07:10:02 EST 2009


"jaikiran" wrote : anonymous wrote : 
  |   |     
  |   |    
  |   |    
  |   |     
  |   |    
  |   | 
  | 
  | The package names are incorrect. For Hibernate3, it should be:
  | 
  |    <category name="org.hibernate">
  |   |     <priority value="ERROR"/>
  |   |    </category>
  |   | 

Hi jaikiran,
thanks a lot for helping :)
I've updated %JBOSS_HOME%/server/default/conf/jboss-log4j.xml file with your suggestion, but I'm still getting hibernate logs like this one:

2009-01-23 10:01:35,504 INFO  [STDOUT] Hibernate: select property0_.idproperty as idproperty3_, property0_.value as value3_, property0_.key as key3_, property0_.propertyType as property4_3_, property0_.description as descript5_3_ from property property0_ where idapplication=? and property0_.key=?
  | 

Please, Does somebody know how to prevent hibernate from logging this kind of stuff?

thanks in advance,
Roger

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204284#4204284

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204284



More information about the jboss-user mailing list