JBoss Community

Re: Enable logging on Jboss 6.0

created by Wolf-Dieter Fink in Beginner's Corner - View the full discussion

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

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community