[jboss-jira] [JBoss JIRA] (AS7-514) Per-deployment logging configuration
Will Tatam (JIRA)
jira-events at lists.jboss.org
Fri Apr 5 07:26:45 EDT 2013
[ https://issues.jboss.org/browse/AS7-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765220#comment-12765220 ]
Will Tatam commented on AS7-514:
--------------------------------
Most likely running 7.1.1 rather than 7.1.2 or later or possibly not using jboss logging or log4j logging inside your app but using something else like java util logging
The per-deployment log will also only include logger that are inside your deployment, e.g you won't see any messages about the jar deploying, SFSBs being passivated as this is done by the container, not my your code
> Per-deployment logging configuration
> ------------------------------------
>
> Key: AS7-514
> URL: https://issues.jboss.org/browse/AS7-514
> Project: Application Server 7
> Issue Type: Enhancement
> Components: Logging
> Reporter: David Lloyd
> Assignee: James Perkins
> Fix For: 7.1.2.Final (EAP)
>
>
> Add a deployment descriptor for per-deployment logging. Should also support user-defined handler (JUL) and appender (log4j) configurations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list