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/05/04 16:49:47 UTC

[3/7] logging-log4j2 git commit: Merge branch 'master' into LOG4J2-1347

Merge branch 'master' into LOG4J2-1347


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

Branch: refs/heads/master
Commit: 6cb9f99271eb2701400928f7a271c0fd162d3cc2
Parents: d9f2a34 acce51a
Author: Mikael St�ldal <mi...@magine.com>
Authored: Wed May 4 13:42:00 2016 +0200
Committer: Mikael St�ldal <mi...@magine.com>
Committed: Wed May 4 13:42:00 2016 +0200

----------------------------------------------------------------------
 .../log4j/core/layout/Rfc5424Layout.java        |   5 +-
 .../log4j/core/pattern/NameAbbreviator.java     |  77 ++++++-
 .../log4j/core/layout/PatternLayoutTest.java    | 202 +++++++++++++++++++
 src/changes/changes.xml                         |  10 +-
 .../ResponseTimeAsyncClassicVsGcFree-label.png  | Bin 31517 -> 29217 bytes
 .../ResponseTimeVsServiceTimeAsyncLoggers.png   | Bin 0 -> 34779 bytes
 .../SyncThroughputLoggerComparisonLinux.png     | Bin 0 -> 69223 bytes
 .../garbage-free2.6-SyncThroughputLinux.png     | Bin 70039 -> 65092 bytes
 src/site/xdoc/index.xml                         |   6 +
 src/site/xdoc/manual/garbagefree.xml            |  81 +++++---
 src/site/xdoc/manual/index.xml                  |  10 +-
 src/site/xdoc/manual/layouts.xml.vm             |  34 +++-
 src/site/xdoc/performance.xml                   | 145 +++++++++----
 src/site/xdoc/runtime-dependencies.xml          |  35 ++--
 14 files changed, 507 insertions(+), 98 deletions(-)
----------------------------------------------------------------------