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

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

Commit 41a3c301a048e20c109c1cf9936092e6223a5425 in qpid-broker-j's branch 
refs/heads/main from Adrian Pasternak
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=41a3c301a0 ]

QPID-8660 Fix Logback logging disabled by inclusion of qpid-broker as a 
dependency (#226)

* QPID-8660 Fix Logback logging disabled by inclusion of qpid-broker as a 
dependency

* Added newline to end of logback.xml

---------

Co-authored-by: vavrtom <vavr...@apache.org>

> Logback logging disabled by inclusion of qpid-broker as a dependency
> --------------------------------------------------------------------
>
>                 Key: QPID-8660
>                 URL: https://issues.apache.org/jira/browse/QPID-8660
>             Project: Qpid
>          Issue Type: Bug
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-9.1.0
>            Reporter: Adrian Pasternak
>            Priority: Minor
>
> Adding qpid-broker as a project dependency:
> {code:java}
> <dependency>
>     <groupId>org.apache.qpid</groupId>
>     <artifactId>qpid-broker</artifactId>
>     <version>9.1.0</version>
> </dependency> {code}
> Disables all logback logging in the application.
>  
> This behavior is caused by a change: 
> [https://github.com/apache/qpid-broker-j/blame/9.1.0/broker-plugins/logging-logback/src/main/java/org/apache/qpid/server/logging/logback/NoopConfigurator.java#L33]
>  
> Mailing list discussion: 
> [https://lists.apache.org/thread/ms9ddg0kstkdh3yq2ytxtdnlq2dyhps1]  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to