[prev in list] [next in list] [prev in thread] [next in thread] 

List:       log4j-dev
Subject:    Fwd: logging-log4j-scala git commit: Add intro to README
From:       Matt Sicker <mattsicker () apache ! org>
Date:       2017-01-28 19:32:31
Message-ID: CACmp6kqzprYqiq6gTc362dA1odXoTjkBwm_yTacA0Dc55PrC_A () mail ! gmail ! com
[Download RAW message or body]

I just realized that I added that this brings in log4j-core by default, but
it doesn't. We were discussing this before, but I don't remember if we
decided whether or not to do that.

---------- Forwarded message ----------
From: <mattsicker@apache.org>
Date: 28 January 2017 at 13:27
Subject: logging-log4j-scala git commit: Add intro to README
To: commits@logging.apache.org


Repository: logging-log4j-scala
Updated Branches:
  refs/heads/master 7699ccc05 -> fe7b1334c


Add intro to README


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

Branch: refs/heads/master
Commit: fe7b1334c40df5dfaab17c5f7211b1f00297edca
Parents: 7699ccc
Author: Matt Sicker <boards@gmail.com>
Authored: Sat Jan 28 13:29:06 2017 -0600
Committer: Matt Sicker <boards@gmail.com>
Committed: Sat Jan 28 13:29:06 2017 -0600

----------------------------------------------------------------------
 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/
blob/fe7b1334/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 4245683..baa6254 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,16 @@
 # [Apache Log4j 2 Scala API](http://logging.apache.org/log4j/2.x/)

+Log4j Scala API is a Scala logging facade based on Log4j 2. This supports
+Scala 2.10, 2.11, and 2.12, on Java 7 at minimum. Log4j Scala API provides
+Log4j 2 as its default logging implementation, but this is not strictly
+required (e.g., this API can also be used with Logback or other Log4j 2 API
+provider implementations). Idiomatic Scala features are provided as an
+alternative to using the Log4j 2 Java API.
+
+Note that Scala 2.12 support requires Java 8 at minimum and was introduced
+as in Log4j 2.8.1 (earlier versions of Log4j Scala API do not have Scala
+2.12 compatible binaries available other than in nightly snapshots).
+
 [![Build Status](https://builds.apache.org/buildStatus/icon?job=
Log4jScala)](https://builds.apache.org/job/Log4jScala)

 ## Usage

[Attachment #3 (text/html)]

<div dir="ltr">I just realized that I added that this brings in log4j-core by \
default, but it doesn&#39;t. We were discussing this before, but I don&#39;t remember \
if we decided whether or not to do that.<div><br><div class="gmail_quote">---------- \
Forwarded message ----------<br>From: <b class="gmail_sendername"></b> <span \
dir="ltr">&lt;<a href="mailto:mattsicker@apache.org">mattsicker@apache.org</a>&gt;</span><br>Date: \
28 January 2017 at 13:27<br>Subject: logging-log4j-scala git commit: Add intro to \
README<br>To: <a href="mailto:commits@logging.apache.org">commits@logging.apache.org</a><br><br><br>Repository: \
logging-log4j-scala<br> Updated Branches:<br>
   refs/heads/master 7699ccc05 -&gt; fe7b1334c<br>
<br>
<br>
Add intro to README<br>
<br>
<br>
Project: <a href="http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo" \
rel="noreferrer" target="_blank">http://git-wip-us.apache.org/<wbr>repos/asf/logging-log4j-scala/<wbr>repo</a><br>
                
Commit: <a href="http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/fe7b1334" \
rel="noreferrer" target="_blank">http://git-wip-us.apache.org/<wbr>repos/asf/logging-log4j-scala/<wbr>commit/fe7b1334</a><br>
                
Tree: <a href="http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/fe7b1334" \
rel="noreferrer" target="_blank">http://git-wip-us.apache.org/<wbr>repos/asf/logging-log4j-scala/<wbr>tree/fe7b1334</a><br>
                
Diff: <a href="http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/fe7b1334" \
rel="noreferrer" target="_blank">http://git-wip-us.apache.org/<wbr>repos/asf/logging-log4j-scala/<wbr>diff/fe7b1334</a><br>
 <br>
Branch: refs/heads/master<br>
Commit: fe7b1334c40df5dfaab17c5f7211b1<wbr>f00297edca<br>
Parents: 7699ccc<br>
Author: Matt Sicker &lt;<a \
                href="mailto:boards@gmail.com">boards@gmail.com</a>&gt;<br>
Authored: Sat Jan 28 13:29:06 2017 -0600<br>
Committer: Matt Sicker &lt;<a \
                href="mailto:boards@gmail.com">boards@gmail.com</a>&gt;<br>
Committed: Sat Jan 28 13:29:06 2017 -0600<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
  README.md | 11 +++++++++++<br>
  1 file changed, 11 insertions(+)<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
<br>
<a href="http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/fe7b1334/README.md" \
rel="noreferrer" target="_blank">http://git-wip-us.apache.org/<wbr>repos/asf/logging-log4j-scala/<wbr>blob/fe7b1334/README.md</a><br>
                
------------------------------<wbr>------------------------------<wbr>----------<br>
diff --git a/README.md b/README.md<br>
index 4245683..baa6254 100644<br>
--- a/README.md<br>
+++ b/README.md<br>
@@ -1,5 +1,16 @@<br>
  # [Apache Log4j 2 Scala API](<a href="http://logging.apache.org/log4j/2.x/" \
rel="noreferrer" target="_blank">http://logging.apache.<wbr>org/log4j/2.x/</a>)<br> \
<br> +Log4j Scala API is a Scala logging facade based on Log4j 2. This supports<br>
+Scala 2.10, 2.11, and 2.12, on Java 7 at minimum. Log4j Scala API provides<br>
+Log4j 2 as its default logging implementation, but this is not strictly<br>
+required (e.g., this API can also be used with Logback or other Log4j 2 API<br>
+provider implementations). Idiomatic Scala features are provided as an<br>
+alternative to using the Log4j 2 Java API.<br>
+<br>
+Note that Scala 2.12 support requires Java 8 at minimum and was introduced<br>
+as in Log4j 2.8.1 (earlier versions of Log4j Scala API do not have Scala<br>
+2.12 compatible binaries available other than in nightly snapshots).<br>
+<br>
  [![Build Status](<a \
href="https://builds.apache.org/buildStatus/icon?job=Log4jScala)](https://builds.apache.org/job/Log4jScala" \
rel="noreferrer" target="_blank">https://builds.apache.<wbr>org/buildStatus/icon?job=<wbr>Log4jScala)](https://builds.<wbr>apache.org/job/Log4jScala</a>)<br>
 <br>
  ## Usage<br>
<br>
</div><br></div></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic