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/02 19:56:13 UTC

[logging-log4j-kotlin] branch master updated (77dda1d -> 999479f)

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 77dda1d  Merge pull request #13 from roedll/osgi-manifest
     add db8963c  Remove deprecated jcenter repo
     new aead800  Merge branch 'RemoveJcenter' into master
     add a6f0e21  Throwables params should always be nullable
     new 3e27e34  Merge branch 'ThrowableNullables' into master
     add c97e05b  Fix missing traceEntry call for runInTrace
     new 999479f  Merge branch 'TraceEntry' into master

The 3 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:
 .../org/apache/logging/log4j/kotlin/KotlinLogger.kt       | 15 ++++++++-------
 .../kotlin/org.apache.logging.log4j.kotlin/LoggerTest.kt  | 11 ++++++-----
 pom.xml                                                   |  7 -------
 3 files changed, 14 insertions(+), 19 deletions(-)

[logging-log4j-kotlin] 02/03: Merge branch 'ThrowableNullables' 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 3e27e347f2235676cea1bdccfa79bbb53f9b0297
Merge: aead800 a6f0e21
Author: Raman Gupta <ro...@gmail.com>
AuthorDate: Sun May 2 15:54:55 2021 -0400

    Merge branch 'ThrowableNullables' into master

 .../kotlin/org/apache/logging/log4j/kotlin/KotlinLogger.kt | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

[logging-log4j-kotlin] 01/03: Merge branch 'RemoveJcenter' 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 aead8005ccba5e900da1a2fea855565b90c41ca7
Merge: 77dda1d db8963c
Author: Raman Gupta <ro...@gmail.com>
AuthorDate: Sun May 2 15:54:49 2021 -0400

    Merge branch 'RemoveJcenter' into master

 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

[logging-log4j-kotlin] 03/03: Merge branch 'TraceEntry' 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 999479fee9d355658a3f97f72fb6669aca101fa3
Merge: 3e27e34 c97e05b
Author: Raman Gupta <ro...@gmail.com>
AuthorDate: Sun May 2 15:55:03 2021 -0400

    Merge branch 'TraceEntry' into master

 .../kotlin/org/apache/logging/log4j/kotlin/KotlinLogger.kt    |  1 +
 .../test/kotlin/org.apache.logging.log4j.kotlin/LoggerTest.kt | 11 ++++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)