This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch message-param-formatter-rewrite
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from 765d1d6c78 Fix `ParameterFormatterBenchmark`
new 763bc271b1 Extend tests with `{\\}` pattern
new a996006f6d Only track placeholders that correspond to an argument
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../log4j/message/ParameterFormatterTest.java | 12 +++-
.../logging/log4j/message/ParameterFormatter.java | 78 +++++++++++++++-------
.../log4j/message/ParameterizedMessage.java | 7 +-
.../message/ReusableParameterizedMessage.java | 16 ++---
.../log4j/message/ParameterFormatterBenchmark.java | 30 ++++-----
5 files changed, 93 insertions(+), 50 deletions(-)