You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2020/10/30 21:39:42 UTC

[logging-log4j-kotlin] 01/01: Merge branch 'LOG4J2-Kotlin-JMHBenchmark' into master

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

rgupta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git

commit 80125f8b03dea188d5ab531c66ea3b2d59f2ead9
Merge: 28071ae 1a8e592
Author: Raman Gupta <ro...@gmail.com>
AuthorDate: Fri Oct 30 17:39:22 2020 -0400

    Merge branch 'LOG4J2-Kotlin-JMHBenchmark' into master

 log4j-api-kotlin-benchmark/README.md               |   8 +
 log4j-api-kotlin-benchmark/pom.xml                 | 220 +++++++++++++++++++++
 .../log4j/kotlin/benchmark/LoggingBenchmark.kt     |  82 ++++++++
 .../src/main/resources/log4j2.xml                  |  28 +++
 .../apache/logging/log4j/kotlin/LoggingFactory.kt  |   2 +-
 pom.xml                                            |   1 +
 6 files changed, 340 insertions(+), 1 deletion(-)