You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ck...@apache.org on 2019/12/31 14:46:30 UTC

[logging-log4j2] branch release-2.x updated (244ab4b -> 780b7b9)

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 244ab4b  Remove empty statement in java9 StackLocator
     add 780b7b9  LOG4J2-2752: MutableLogEvent and RingBufferLogEvent lazily create buffers

No new revisions were added by this update.

Summary of changes:
 .../log4j/core/async/RingBufferLogEvent.java       | 31 +++++++++++-----------
 .../logging/log4j/core/impl/MutableLogEvent.java   | 16 +++++------
 .../log4j/core/impl/MutableLogEventTest.java       |  5 ++++
 src/changes/changes.xml                            |  3 +++
 4 files changed, 29 insertions(+), 26 deletions(-)