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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
