[jboss-jira] [JBoss JIRA] (AS7-514) Per-deployment logging configuration

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Fri Sep 14 15:31:34 EDT 2012


    [ https://issues.jboss.org/browse/AS7-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718778#comment-12718778 ] 

Ondrej Zizka commented on AS7-514:
----------------------------------

Is there any docs for this? I can't find any in confluence: https://docs.jboss.org/author/display/AS71/Logging+Configuration

Here are few bits I have extracted from few discussions - no guarantees:

Configured in your app in WEB-INF/classes/logging.properties or log4j.properties or log4j.xml
You can turn it off with sysprop
org.jboss.as.logging.per-deployment = false

See the commit diff, https://209.132.182.49/message/749989 and http://jboss-as7-development.1055759.n5.nabble.com/logger-config-per-deployment-app-td5709805.html
                
> 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