Github user dpsenner commented on the issue:
https://github.com/apache/logging-log4net/pull/7
There are issues preventing this:
1. conflicting files that need to be solved
1. the asf requires the author of "large changes" to sign an [individual
contributor license agreement](https://www.apache.org/licenses/icla.pdf)
After looking at the codebase in the pull request I further see the
following:
1. even though there is a test web app, there are no unit tests covering
the addition. this new code needs unit tests.
Feel free to pick up any of that work.
---