Merge branch 'master' into LOG4J2-599-LambdaSupport Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/63a325d9 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/63a325d9 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/63a325d9
Branch: refs/heads/LOG4J2-599-LambdaSupport Commit: 63a325d97cc36fa5f26c2f172a7e0034598d959d Parents: cf3ced4 acfd7d3 Author: rpopma <[email protected]> Authored: Sat Aug 8 16:35:46 2015 +0900 Committer: rpopma <[email protected]> Committed: Sat Aug 8 16:35:46 2015 +0900 ---------------------------------------------------------------------- .../org/apache/logging/log4j/LevelLogger.java | 442 ------------------- .../log4j/perf/jmh/VarargsBenchmark.java | 76 ++++ log4j-samples/.gitignore | 1 + src/changes/changes.xml | 9 +- 4 files changed, 83 insertions(+), 445 deletions(-) ----------------------------------------------------------------------
