This is an automated email from the ASF dual-hosted git repository.

ckozak pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.


    from 0e23940  Promote the Log4j API
     new 41cdb79  LOG4J2-2530 Generalize check for MapMessage, so that 
StructuredDataMessage are logged as well as StringMapMessage and ohter subtypes
     new 2877ea9  Changelog for LOG4J2-2530

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:
 .../apache/logging/log4j/message/MapMessage.java   | 34 +++++++--
 .../log4j/core/pattern/MapPatternConverter.java    | 60 +++++++++------
 .../core/pattern/MapPatternConverterTest.java      | 27 +++++++
 .../logging/log4j/lookup/MapMessageLookup.java     | 22 ++----
 .../apache/logging/log4j/MapMessageLookupTest.java | 89 ++++++++++++++++++++++
 src/changes/changes.xml                            |  5 ++
 6 files changed, 192 insertions(+), 45 deletions(-)
 create mode 100644 
log4j-samples/log4j-samples-loggerProperties/src/test/java/org/apache/logging/log4j/MapMessageLookupTest.java

Reply via email to