Package org.apache.activemq.artemis.core.server.plugin.impl
package org.apache.activemq.artemis.core.server.plugin.impl
-
ClassDescriptionplugin to log various events within the broker, configured with the following booleans:
LOG_CONNECTION_EVENTS- connections creation/destroyLOG_SESSION_EVENTS- sessions creation/closeLOG_CONSUMER_EVENTS- consumers creation/closeLOG_DELIVERING_EVENTS- messages delivered to consumer, acked by consumerLOG_SENDING_EVENTS- messaged is sent, message is routedLOG_INTERNAL_EVENTS- critical failures, bridge deployments, queue creation/destroyed, message expiredLogger Codes 840000 - 849999