[jboss-jira] [JBoss JIRA] (AS7-4179) Ability to easily change AS7 log levels when running the tests

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Thu Oct 11 20:02:03 EDT 2012


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

Stuart Douglas commented on AS7-4179:
-------------------------------------

I did this a while ago. Basically you can do 

-Dtrace=org.jboss.as.category1,org.jboss.as.category2

To enable trace logging. This works through a stylesheet that adds the relevant categories to standalone.xml
                
> Ability to easily change AS7 log levels when running the tests
> --------------------------------------------------------------
>
>                 Key: AS7-4179
>                 URL: https://issues.jboss.org/browse/AS7-4179
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Test Suite
>            Reporter: Stuart Douglas
>            Assignee: Ondrej Zizka
>
> Not a high priority, but I think it would be a useful feature to be be able to specify something like -Djbossas.debug.log=org.jboss.ejb,org.jboss.jmx and have the XSLT transforms automatically add debug logging config for the specified packages. 

--
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