[jboss-user] [Installation, Configuration & DEPLOYMENT] - Setting up log
saurav25
do-not-reply at jboss.com
Tue Nov 13 01:28:08 EST 2007
Hi All,
I want to have set the 'org.hibernate.SQL' log level in the log configuration file to 'DEBUG'.
I have set the property
| <category name="org.hibernate.SQL">
| <priority value="DEBUG"/>
| </category>
|
in the jboss-log4j.xml of 'server\default\conf', 'server\minimal\conf' and the 'server\all\conf' but still i am not getting the desired output of all the DDL/DML being created in the log file.
Am i changing the log configuration in the right place?.
Please help
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103947#4103947
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103947
More information about the jboss-user
mailing list