GitHub user AlBundy33 opened a pull request:
https://github.com/apache/logging-log4j2/pull/223
[LOG4J2-2476] missing classes for 1.2 compatibility
missing classes in 1.2-api
These are needed to avoid compile-errors/NoClassDefFoundErrors with
libraries that try to configure log4j programatically.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AlBundy33/logging-log4j2 LOG4J2-2476
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/223.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 #223
----
----
---