[jboss-user] [EJB 3.0] - Re: How to enable log level for EJB3 QL?

ALRubinger do-not-reply at jboss.com
Wed Aug 30 10:56:35 EDT 2006


Beautiful; thank you.

S,
ALR

"muhviehstarr" wrote : you just need to add this to your log4j.xml:
  | 
  | 
  |   |    <category name="org.hibernate.SQL">
  |   |       <priority value="DEBUG"/>	
  |   |       <appender-ref ref="YOURAPPENDER"/>
  |   |    </category>
  |   | 

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

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



More information about the jboss-user mailing list