Anil Saldhana [
http://community.jboss.org/people/anil.saldhana] created the document:
"JBoss AS7 Logging"
To view the document, visit:
http://community.jboss.org/docs/DOC-16648
--------------------------------------------------------------
This article describes the logging configuration starting JBoss AS v7.0.0. The article
should be updated periodically with any changes that have happened to logging (and note
the version where the change occurred).
h2.
h2. Boot Logging
This is the +boot.log+ that you see. Its configuration is in the +logging.properties+.
h2.
h2. Server Logging
The configuration should be done in the +standalone.xml+ for the standalone distribution.
Basically the configuration now is done in the domain model. So it is either +domain.xml+
or +standalone.xml+ depending on the type of distribution.
The log output will go into server.log
h2.
h2. Deployment Level Logging
This is when you want to have your own JDK or Log4J logging driven at the deployment
level. This feature needs to be implemented by
https://issues.jboss.org/browse/JBAS-9084
https://issues.jboss.org/browse/JBAS-9084
--------------------------------------------------------------
Comment by going to Community
[
http://community.jboss.org/docs/DOC-16648]
Create a new document in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=102&am...]