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 2021/05/10 23:41:22 UTC

[logging-log4j-kotlin] branch master updated (683b258 -> 87a6a01)

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

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


    from 683b258  Merge branch 'Kotlin-Provided-Scope' into master
     add a58e429  Add caching for logger lookups via interface mixin
     add 7783beb  Loggers use simple LRU cache
     new 87a6a01  Merge branch 'LOG4J2-3086' into master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../logging/log4j/kotlin/benchmark/LoggingBenchmark.kt   | 14 ++++++++++++--
 .../kotlin/org/apache/logging/log4j/kotlin/Logging.kt    |  8 +++++++-
 .../org/apache/logging/log4j/kotlin/LoggingFactory.kt    | 16 ++++++++++++++++
 3 files changed, 35 insertions(+), 3 deletions(-)

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

Posted by rg...@apache.org.
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 87a6a017f06498c2ba49044c89ad639eda3f5d6c
Merge: 683b258 7783beb
Author: Raman Gupta <ro...@gmail.com>
AuthorDate: Mon May 10 19:39:29 2021 -0400

    Merge branch 'LOG4J2-3086' into master

 .../logging/log4j/kotlin/benchmark/LoggingBenchmark.kt   | 14 ++++++++++++--
 .../kotlin/org/apache/logging/log4j/kotlin/Logging.kt    |  8 +++++++-
 .../org/apache/logging/log4j/kotlin/LoggingFactory.kt    | 16 ++++++++++++++++
 3 files changed, 35 insertions(+), 3 deletions(-)