Change JBoss Debug Levels

Another option for changing JBoss logging levels without editing jboss-log4j.xml is to update the logging level using the JMX console. Changes made using the JMX console will not be persisted after restarting JBoss.

  • Log into JMX Console. Typically http://your.ip.address:8080
  • Navigate: jboss.system->service=Logging,type=Log4jService
  • getLoggerLevel net.kyleryan.ClassName will tell you the current logging level
  • setLoggerLevel net.kyleryan.ClassName DEBUG will change the logging level to DEBUG
  • Documentation on the Road

    My 3 year old daughter started a new school this year that has fairly rigid drop off times. This has forced me to set an alarm at night and become more regimented in our morning routines, to make sure that we get to school on time. A nice side effect of this is that I’m getting out of the house early enough to take the train or express bus to work. Both the bus and the train have wireless available. Unfortunately, because of spotty cell coverage on the routes and 50 people trying to use a pipe feels the size of a 56k modem, network access is not something that can be counted on. Continue reading