JBoss uses one global log4j configuration for each application. Any calls that the application makes to log4j will be redirected through configuration in jboss-log4j.xml. You can freely modify this file to suit your applications - it determines which registrars use the files.
By default, your application logs will go to the same file (s) as the JBoss log itself.