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

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


    from 59204c4  LOG4J2-3121 config modified at run-time may trigger 
incomplete MBean re-initialization due to InstanceAlreadyExistsException (#547)
     add c507b9b  Google Cloud structured logging via JsonTemplate
     add 64e3025  Minor code review updates
     add 81aa8db  GCP layout test enhancement and stack trace fixes
     add 14648a6  Merge branch 'release-2.x' into LOG4J2-3116
     add cc95baa  LOG4J2-3116 Fix changes.xml typo.
     add 3efc5da  LOG4J2-3116 Massage GcpLayout more.
     add 5ea3d85  LOG4J2-3116 Overhaul GcpLayoutTest.
     new a950ba8  LOG4J2-3116 Merging GCP layout changes.

The 1 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:
 .../src/main/resources/GcpLayout.json              |  65 +++++++
 .../log4j/layout/template/json/GcpLayoutTest.java  | 195 +++++++++++++++++++++
 src/changes/changes.xml                            |   3 +
 .../asciidoc/manual/json-template-layout.adoc.vm   |   9 +
 4 files changed, 272 insertions(+)
 create mode 100644 log4j-layout-template-json/src/main/resources/GcpLayout.json
 create mode 100644 
log4j-layout-template-json/src/test/java/org/apache/logging/log4j/layout/template/json/GcpLayoutTest.java

Reply via email to