GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2365
ARTEMIS-2121 reload logging config at runtime
Many thanks to James Perkins who supplied the guts of the reload logic.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2121
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2365.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 #2365
commit 4e3b41016146a802b7da980dcaca022c7c030ded
Author: Justin Bertram
Date: 2018-09-29T02:37:58Z
ARTEMIS-2121 reload logging config at runtime
Many thanks to James Perkins who supplied the guts of the reload logic.
---