Repository: logging-log4j2 Updated Branches: refs/heads/master 0501f15ff -> 284635dd2
LOG4J2-??? Add link to "Log4j IO Streams" in left 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/284635dd Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/284635dd Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/284635dd Branch: refs/heads/master Commit: 284635dd2b866cee298470b75fa0ce722f1ba127 Parents: 0501f15 Author: rpopma <[email protected]> Authored: Wed Sep 17 01:40:18 2014 +0900 Committer: rpopma <[email protected]> Committed: Wed Sep 17 01:40:18 2014 +0900 ---------------------------------------------------------------------- src/site/site.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/284635dd/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index f4258bc..883da3e 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -198,6 +198,7 @@ <item name="Log4j JMX GUI" href="log4j-jmx-gui/index.html"/> <item name="Log4j Web Application Support" href="log4j-web/index.html"/> <item name="Log4j NoSQL support" href="log4j-nosql/index.html"/> + <item name="Log4j IO Streams" href="log4j-iostreams/index.html"/> </menu> <menu name="Project Information" img="icon-info-sign">
