[jboss-user] [EJB 3.0] - Re: Stop hibernate to log errors in log4j error level
ALRubinger
do-not-reply at jboss.com
Mon Jul 21 09:54:52 EDT 2008
As Jaikiran said, but I'd instead only filter down the offending category, not all of org.hibernate:
<category name="org.hibernate.util.JDBCExceptionReporter">
| <priority value="FATAL" />
| </category>
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165652#4165652
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165652
More information about the jboss-user
mailing list