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>
|
||||
|
||||
<!-- lets enable detailed logging in the broker -->
|
||||
<loggingBrokerPlugin/>
|
||||
<!-- lets enable detailed logging in the broker but ignore ConnectionEvents -->
|
||||
<loggingBrokerPlugin logAll="true" logConnectionEvents="false"/>
|
||||
|
||||
</plugins>
|
||||
</broker>
|
||||
|
|
Loading…
Reference in New Issue