GitHub user JackLee1993 opened a pull request:
https://github.com/apache/logging-log4j2/pull/123
Modify MapMessage constructor
The MapMessage constructor is not unified. the 'this' should be add
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JackLee1993/logging-log4j2 req
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/123.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 #123
----
commit 799d20ad91a4df187ab4cb25da7b16a188fb319c
Author: liyao01 <liyao01.sunline.cn>
Date: 2017-11-06T02:38:45Z
Modify MapMessage constructor
----
---