[ 
https://issues.apache.org/jira/browse/QPID-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14620192#comment-14620192
 ] 

ASF subversion and git services commented on QPID-6613:
-------------------------------------------------------

Commit 1690039 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1690039 ]

QPID-6613: [Java Broker] Stop explicitly controlling the Logback context 
lifecycle

* Also if Java Broker finds logback is already configured (with at least one 
appender) do not adjust the root logging level
* Make test logback.xml shutdown the logback after test run is complete
* In tests, use FINALIZE_SESSION_MARKER to have the sift subappender closed in 
a timely fashion

> Simplify creation of per-test log file using Logback's SiftAppender
> -------------------------------------------------------------------
>
>                 Key: QPID-6613
>                 URL: https://issues.apache.org/jira/browse/QPID-6613
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Tests
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>             Fix For: 6.0 [Java]
>
>         Attachments: 
> 0001-QPID-6613-Use-Logback-s-sift-appender-for-per-test-l.patch
>
>
> Use Logback's SiftAppender with a discriminator formed with the fully 
> qualified classname and test name to produce the per-test log file.  For 
> tests using many (separate process Brokers), use a SocketAppender and 
> ServerSocketReceiver to organise for the consolidation of all output in the 
> test log.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to