You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2020/05/20 19:25:10 UTC

[logging-log4j-kotlin] branch master updated (3b469a4 -> 3ac2cfb)

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

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


    from 3b469a4  Fix build badge link
     new bd3c719  feat: static loggers initialisation
     new 321b348  doc: improve inline documentation for top level logger initialisation
     new c3ec224  test: add tests for top level logger initialisation
     new 19c95d4  build: update log4j version to 2.13.2
     new 43f045a  feat: add contextName method to automaticaly determine logger name
     new 3ac2cfb  Merge pull request #10 from qoomon/patch-1

The 68 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:
 .../apache/logging/log4j/kotlin/LoggingFactory.kt  | 18 +++++++++++
 ...ixinExtendsTest.kt => LoggerContextNameTest.kt} | 37 ++++++++++++----------
 2 files changed, 38 insertions(+), 17 deletions(-)
 copy log4j-api-kotlin/src/test/kotlin/org.apache.logging.log4j.kotlin/{LoggerMixinExtendsTest.kt => LoggerContextNameTest.kt} (56%)