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
----
---