Repository: logging-log4j2 Updated Branches: refs/heads/master c154460bd -> 8e79b7b09
LOG4J2-678: link to user manual webapps page from web component page. (This completes the work for this issue.) Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/8e79b7b0 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/8e79b7b0 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/8e79b7b0 Branch: refs/heads/master Commit: 8e79b7b097bd074bd69097b570eb3fc8ce15ee81 Parents: c154460 Author: rpopma <[email protected]> Authored: Sun Sep 21 00:02:02 2014 +0900 Committer: rpopma <[email protected]> Committed: Sun Sep 21 00:02:02 2014 +0900 ---------------------------------------------------------------------- log4j-web/src/site/xdoc/index.xml | 3 ++- src/changes/changes.xml | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/8e79b7b0/log4j-web/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/log4j-web/src/site/xdoc/index.xml b/log4j-web/src/site/xdoc/index.xml index e309c81..d42f448 100644 --- a/log4j-web/src/site/xdoc/index.xml +++ b/log4j-web/src/site/xdoc/index.xml @@ -29,7 +29,8 @@ The Web module provides support for automatically enabling Log4j in Servlet containers. </p> <p> - Need something about Servlet support. + See the user manual page on <a href="../manual/webapp.html">Web Applications and JSPs</a> + for details on using Log4j 2 in Web Applications. </p> <pre class="prettyprint linenums"><