Document log4j-appserver. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/019a73ac Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/019a73ac Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/019a73ac
Branch: refs/heads/master Commit: 019a73ac1b780fce213227b3f3479a42f316d8da Parents: d104162 Author: Gary Gregory <ggreg...@apache.org> Authored: Sun Nov 12 07:59:45 2017 -0700 Committer: Gary Gregory <ggreg...@apache.org> Committed: Sun Nov 12 07:59:45 2017 -0700 ---------------------------------------------------------------------- src/site/markdown/index.md.vm | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/019a73ac/src/site/markdown/index.md.vm ---------------------------------------------------------------------- diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm index 7dabeb2..ad28be4 100644 --- a/src/site/markdown/index.md.vm +++ b/src/site/markdown/index.md.vm @@ -92,6 +92,10 @@ $h3 Garbage-free During steady state logging, Log4j 2 is [garbage-free](manual/garbagefree.html) in stand-alone applications, and low garbage in web applications. This reduces pressure on the garbage collector and can give better response time performance. +#h3 Integrating with Application Servers + +Version 2.10.0 introduces a the module log4j-appserver to improve integration with Apache Tomcat and Eclipse Jetty. + $h2 Documentation The Log4j 2 User's Guide is available on this [site](manual/index.html) or as a downloadable