We were using loggingBrokenPlugin to log message text for activemq as shown
below.      

<plugins>
            <loggingBrokerPlugin logAll="false" logConnectionEvents="false"
logSessionEvents="false" logInternalEvents="false"
logTransactionEvents="false"
                logConsumerEvents="true" logProducerEvents="true"/>
        </plugins>

How can we achieve the same for artemis using slf4j/logback.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Logging-MessageText-tp4727590.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to