Github user cakofony closed the pull request at:
https://github.com/apache/logging-log4j2/pull/114
---
Github user cakofony commented on the issue:
https://github.com/apache/logging-log4j2/pull/114
Wonderful, thanks!
---
Github user cakofony commented on the issue:
https://github.com/apache/logging-log4j2/pull/115
@garydgregory issue appears to have been introduced here:
5b4f3db4f5e7b24862c147b790806bca0b2d1892
---
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
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
GitHub user cakofony opened a pull request:
https://github.com/apache/logging-log4j2/pull/113
ClassLoaderContextSelector more resilient to multiple classloaders
When log4j classes are shared between ClassLoader instances, we
can avoid creating additional contexts.
You can merge