mirror of https://github.com/apache/activemq.git
exercise the features of AMQ-2168|https://issues.apache.org/activemq/browse/AMQ-2168 enhanced LoggingBrokerPlugin
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@758779 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
681d149ffd
commit
9a0de1ccaf
|
@ -25,8 +25,8 @@
|
||||||
|
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
||||||
<!-- lets enable detailed logging in the broker -->
|
<!-- lets enable detailed logging in the broker but ignore ConnectionEvents -->
|
||||||
<loggingBrokerPlugin/>
|
<loggingBrokerPlugin logAll="true" logConnectionEvents="false"/>
|
||||||
|
|
||||||
</plugins>
|
</plugins>
|
||||||
</broker>
|
</broker>
|
||||||
|
|
Loading…
Reference in New Issue