You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rp...@apache.org on 2016/09/28 16:39:18 UTC

logging-log4j2 git commit: LOG4J2-1181 add links to log4j-api-scala_2.10 and 2.11 to side-nav menu

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 18c1f9f86 -> e48898d76


LOG4J2-1181 add links to log4j-api-scala_2.10 and 2.11 to side-nav menu


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

Branch: refs/heads/master
Commit: e48898d7630e1979ec1abe6d1d797976e13e4640
Parents: 18c1f9f
Author: rpopma <rp...@apache.org>
Authored: Thu Sep 29 01:39:03 2016 +0900
Committer: rpopma <rp...@apache.org>
Committed: Thu Sep 29 01:39:03 2016 +0900

----------------------------------------------------------------------
 src/site/site.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/e48898d7/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index a4da321..cd23f6e 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -253,6 +253,8 @@
       <item name="Log4j 1.2 API" href="log4j-1.2-api/index.html"/>
       <item name="SLF4J Binding" href="log4j-slf4j-impl/index.html"/>
       <item name="JUL Adapter" href="log4j-jul/index.html"/>
+      <item name="Scala 2.10 API" href="log4j-api-scala_2.10/index.html"/>
+      <item name="Scala 2.11 API" href="log4j-api-scala_2.11/index.html"/>
       <item name="Log4j 2 to SLF4J Adapter" href="log4j-to-slf4j/index.html"/>
       <item name="Apache Flume Appender" href="log4j-flume-ng/index.html"/>
       <item name="Log4j Tag Library" href="log4j-taglib/index.html"/>