[jboss-jira] [JBoss JIRA] (AS7-2177) TS: Check logging
Ondrej Zizka (Commented) (JIRA)
jira-events at lists.jboss.org
Wed Dec 21 23:43:09 EST 2011
[ https://issues.jboss.org/browse/AS7-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652727#comment-12652727 ]
Ondrej Zizka commented on AS7-2177:
-----------------------------------
(05:31:41) dmlloyd: ozizka: hey, was going to ask about how the test suite logs stuff on the client side
(05:31:44) dmlloyd: but I figured it out
(05:31:49) dmlloyd: basically, it doesn't
(05:32:01) dmlloyd: I've added it and now both client and server logs appear in ...-output.txt
(05:32:10) dmlloyd: which is kinda goofy
(05:42:30) ozizka: dmlloyd: Well, that's something to be fixed in arquillian right?
(05:43:04) ozizka: dmlloyd: I have discussed logging with aslak. It works the simple way - any output is redirected to surefire.
(05:43:10) ozizka: Which only creates one output.
(05:43:39) ozizka: So, either arq can log to an arbitrary file, or surefire could have support for multiple logs.
(05:43:51) ozizka: The later won't happen any soon I guess
> TS: Check logging
> -----------------
>
> Key: AS7-2177
> URL: https://issues.jboss.org/browse/AS7-2177
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Test Suite
> Reporter: Ondrej Zizka
> Assignee: Ondrej Zizka
>
> Some tests print to System.out, and also ex.printStackTrace(). Turn it to proper logging. Also check logging config.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list