GitHub user wangzhongkuo opened a pull request:
https://github.com/apache/logging-log4j2/pull/144
Update StrSubstitutor.java
//fix bug LOG4J2-2211
(https://issues.apache.org/jira/projects/LOG4J2/issues/LOG4J2-2211?filter=addedrecently)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangzhongkuo/logging-log4j2 patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/144.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 #144
----
commit 00c9e5658241855927af856768ea632520b4ab9a
Author: wangzhongkuo <wzk_it@...>
Date: 2018-01-24T04:52:38Z
Update StrSubstitutor.java
//fix bug LOG4J2-2211
(https://issues.apache.org/jira/projects/LOG4J2/issues/LOG4J2-2211?filter=addedrecently)
----
---