How do I change the log level for the classloaders in Jboss as 7?
As a side note;
I have found information on how to do this in Jboss 5 and below but since the classloading and logging has completely changed in Jboss 7 I cant figure out how to do it.
Add the following to JAVA_OPTS in your start up script.
And the following to your Jboss config file (standalone.xml for example).