GitHub user cakofony opened a pull request:
https://github.com/apache/logging-log4j2/pull/115
[LOG4J2-2036] CompositeConfiguration supports Reconfiguration
Regression was introduced by the fix for LOG4J2-1912.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cakofony/logging-log4j2 LOG4J2-2036
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/115.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 #115
----
commit 9bb0496cdef96a043c493e90d5df582b402a1afa
Author: Carter Kozak <[email protected]>
Date: 2017-10-11T19:43:50Z
[LOG4J2-2036] CompositeConfiguration supports Reconfiguration
Regression was introduced by the fix for LOG4J2-1912.
----
---