You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2016/03/08 17:35:49 UTC

[09/10] logging-log4j2 git commit: Merge branch 'master' into gelf-layout-gc-free

Merge branch 'master' into gelf-layout-gc-free


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/7467e5dc
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/7467e5dc
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/7467e5dc

Branch: refs/heads/gelf-layout-gc-free
Commit: 7467e5dc2066b1ab553c3744b389b09b0bc28516
Parents: 920cddd f1e5063
Author: Mikael Ståldal <mi...@magine.com>
Authored: Tue Mar 8 16:15:53 2016 +0100
Committer: Mikael Ståldal <mi...@magine.com>
Committed: Tue Mar 8 16:15:53 2016 +0100

----------------------------------------------------------------------
 .../message/ReusableParameterizedMessage.java   |  23 ++-
 .../log4j/message/ParameterFormatterTest.java   | 193 +++++++++++++++++++
 .../ReusableParameterizedMessageTest.java       |  59 ++++++
 .../core/async/AsyncLoggerConfigDisruptor.java  |   6 +-
 .../log4j/core/async/RingBufferLogEvent.java    |   6 +-
 .../logging/log4j/core/impl/Log4jLogEvent.java  |  16 +-
 .../logging/log4j/core/net/SmtpManager.java     |   7 +-
 .../log4j/core/layout/PatternLayoutTest.java    |  67 +++++--
 8 files changed, 347 insertions(+), 30 deletions(-)
----------------------------------------------------------------------