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 2014/09/16 17:48:57 UTC

[2/2] git commit: LOG4J2-608 Added link to JUL Bridge in left side-nav panel

LOG4J2-608 Added link to JUL Bridge in left side-nav panel

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

Branch: refs/heads/master
Commit: 0501f15ff3eed9d0d4d145738e6be64a5899004f
Parents: f7bf89f
Author: rpopma <rp...@apache.org>
Authored: Wed Sep 17 00:48:58 2014 +0900
Committer: rpopma <rp...@apache.org>
Committed: Wed Sep 17 00:48:58 2014 +0900

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0501f15f/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 7df0c64..f4258bc 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -191,6 +191,7 @@
       <item name="Commons Logging Bridge" href="log4j-jcl/index.html"/>
       <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 Bridge" href="log4j-jul/index.html"/>
       <item name="Log4j 2 to SLF4J Adapter" href="log4j-to-slf4j/index.html"/>
       <item name="Apache Flume NG Appender" href="log4j-flume-ng/index.html"/>
       <item name="Log4j Tag Library" href="log4j-taglib/index.html"/>


Re: [2/2] git commit: LOG4J2-608 Added link to JUL Bridge in left side-nav panel

Posted by Remko Popma <re...@gmail.com>.
The component docs for log4j-jul still use the old title "JDK Logging
Adaptor". Perhaps this needs to be updated?

I took the liberty to name the side menu "JUL Bridge", but it could also be
JUL Binding or Adapter or something.
Feel free to modify, I just thought the link should be there.

On Wed, Sep 17, 2014 at 12:48 AM, <rp...@apache.org> wrote:

> LOG4J2-608 Added link to JUL Bridge in left side-nav panel
>
> Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
> Commit:
> http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/0501f15f
> Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/0501f15f
> Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/0501f15f
>
> Branch: refs/heads/master
> Commit: 0501f15ff3eed9d0d4d145738e6be64a5899004f
> Parents: f7bf89f
> Author: rpopma <rp...@apache.org>
> Authored: Wed Sep 17 00:48:58 2014 +0900
> Committer: rpopma <rp...@apache.org>
> Committed: Wed Sep 17 00:48:58 2014 +0900
>
> ----------------------------------------------------------------------
>  src/site/site.xml | 1 +
>  1 file changed, 1 insertion(+)
> ----------------------------------------------------------------------
>
>
>
> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/0501f15f/src/site/site.xml
> ----------------------------------------------------------------------
> diff --git a/src/site/site.xml b/src/site/site.xml
> index 7df0c64..f4258bc 100644
> --- a/src/site/site.xml
> +++ b/src/site/site.xml
> @@ -191,6 +191,7 @@
>        <item name="Commons Logging Bridge" href="log4j-jcl/index.html"/>
>        <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 Bridge" href="log4j-jul/index.html"/>
>        <item name="Log4j 2 to SLF4J Adapter"
> href="log4j-to-slf4j/index.html"/>
>        <item name="Apache Flume NG Appender"
> href="log4j-flume-ng/index.html"/>
>        <item name="Log4j Tag Library" href="log4j-taglib/index.html"/>
>
>