What you want to achieve?
If you want see logging on the server side edit server/<your profile>/deploy/jboss-logging.xml.
Search for 'hibernate' activate it and set to the Level you want.
For your applicaiton add a logger category for your classes.
The logging on console is limited to INFO, the full logging is in the file server/<your profile>/log/server.log