GitHub user cakofony opened a pull request:
https://github.com/apache/logging-log4j2/pull/114
Implement a toString method for CompositeConfiguration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cakofony/logging-log4j2
composite_configuration_tostring
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/114.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 #114
----
commit bcd1eaecb975c416cc3f8a809921ca5dc7c9a465
Author: Carter Kozak <[email protected]>
Date: 2017-10-11T18:18:06Z
Implement a toString method for CompositeConfiguration
----
---