User development,
A new message was posted in the thread "[jBPM4.3] - Debug messages on the
console":
http://community.jboss.org/message/520937#520937
Author : Ronald van Kuijk
Profile :
http://community.jboss.org/people/kukeltje
Message:
--------------------------------------------------------------
If that is not set, just lower the log levels hibernate:
change e.g.
org.hibernate.SQL.level=FINEST
org.hibernate.type.level=FINEST
into
org.hibernate.SQL.level=INFO
org.hibernate.type.level=INFO
or remove/comment them out them since default level of hibernate is INFO (as can be seen
above in logging.properties)
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/520937#520937