Github user kpm1985 closed the pull request at:
https://github.com/apache/logging-log4j2/pull/95
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
GitHub user kpm1985 opened a pull request:
https://github.com/apache/logging-log4j2/pull/95
Kpm1985
I have cleaned up a few files and removed empty comments. The default
buffer size in certain implementations was 8102, which I believe was a typo
because 8192 is a power of two. Toda