GitHub user zslayton opened a pull request:
https://github.com/apache/logging-log4j2/pull/131
[LOG4J2-2118] Modify MutableLogEvent to preserve message format string.
Addresses [LOG4J2-2118](https://issues.apache.org/jira/browse/LOG4J2-2118)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zslayton/logging-log4j2
mutable-log-event-format
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/131.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 #131
----
commit 8cefba464b53412f957ffb7035f8033909fafd97
Author: Zack Slayton <[email protected]>
Date: 2017-11-14T20:56:35Z
[LOG4J2-2118] Modify MutableLogEvent to preserve message format string.
----
---