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 2018/04/03 17:20:38 UTC

[8/8] logging-log4j-kotlin git commit: Merge commit 'refs/pull/1/head' of https://github.com/apache/logging-log4j-kotlin

Merge commit 'refs/pull/1/head' of https://github.com/apache/logging-log4j-kotlin


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-kotlin/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-kotlin/commit/bdd72d3b
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-kotlin/tree/bdd72d3b
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-kotlin/diff/bdd72d3b

Branch: refs/heads/master
Commit: bdd72d3b275cb0664d79d96df62b5e9b0aea185d
Parents: b0282a9 2a2a773
Author: Matt Sicker <bo...@gmail.com>
Authored: Tue Apr 3 12:20:17 2018 -0500
Committer: Matt Sicker <bo...@gmail.com>
Committed: Tue Apr 3 12:20:17 2018 -0500

----------------------------------------------------------------------
 .../apache/logging/log4j/kotlin/Suppliers.kt    |  16 +++
 .../LoggerReceiversTest.kt                      |  53 ++++++++++
 pom.xml                                         |  30 ++++++
 src/main/asciidoc/build.adoc                    |  26 +++++
 src/main/asciidoc/changes.adoc                  |  27 +++++
 src/main/asciidoc/contributing.adoc             |  66 ++++++++++++
 src/main/asciidoc/download.adoc                 |  69 ++++++++++++
 src/main/asciidoc/index.adoc                    |  44 ++++++++
 src/main/asciidoc/usage.adoc                    | 105 +++++++++++++++++++
 9 files changed, 436 insertions(+)
----------------------------------------------------------------------