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

ASF GitHub Bot commented on ARTEMIS-1623:
-----------------------------------------

GitHub user pgfox opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1817

    ARTEMIS-1623 add logging codes to LoggingActiveMQServerPlugin

    
    - added LoggingActiveMQServerPluginLogger to follow logging pattern
    - clarified DEBUG Level usage in doc
    
    This is a follow up PR to #1796

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pgfox/activemq-artemis 
log_codes_logging_plugin

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1817.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1817
    
----
commit 3879d1b62acd65aa78368780d49d42ea80f8f28a
Author: Pat Fox <pat.g.fox@...>
Date:   2018-01-24T08:09:08Z

    ARTEMIS-1623 add logging codes to LoggingActiveMQServerPlugin

----


> create an ActiveMQServerPlugin for logging various broker events 
> -----------------------------------------------------------------
>
>                 Key: ARTEMIS-1623
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1623
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 2.4.0
>            Reporter: Pat Fox
>            Priority: Minor
>
> create an implementation of ActiveMQServerPlugin  for logging various broker 
> events , consumer created, message delivered etc. This should be configurable 
> to log only events user is interested in.
> Similar functionality to the ActiveMQ 5.x loggingBrokerPlugin. 
> http://activemq.apache.org/logging-interceptor.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to