Could someone provide me info on the logging framework used by AS7. I see that there is a logging.properties file , the logging configurations are also present in standalone.xml/domain.xml file. Does JBoss AS7 use its own logging framework or does it leverage from java.util.logging or log4j?