Add links to new log4j 2.6 articles
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/482f37f8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/482f37f8 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/482f37f8 Branch: refs/heads/LOG4J-1181 Commit: 482f37f8a3f86bb8e9ec84bce8ea8757ca8f9760 Parents: 912e3a8 Author: Matt Sicker <[email protected]> Authored: Sat Jun 4 19:23:16 2016 -0500 Committer: Matt Sicker <[email protected]> Committed: Sat Jun 4 19:23:16 2016 -0500 ---------------------------------------------------------------------- src/site/xdoc/articles.xml | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/482f37f8/src/site/xdoc/articles.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/articles.xml b/src/site/xdoc/articles.xml index 2cb3b84..4dfde30 100644 --- a/src/site/xdoc/articles.xml +++ b/src/site/xdoc/articles.xml @@ -31,6 +31,14 @@ <subsection name="English"> <ul> <li> + <a href="https://www.infoq.com/news/2016/05/log4j-garbage-free">Log4j 2.6 Goes Garbage-Free</a> + (May 30, 2016) + </li> + <li> + <a href="http://musigma.org/java/log4j/2016/05/29/log4j-2.6.html">What's New in Log4j 2.6</a> + (May 29, 2016) + </li> + <li> <a href="https://springframework.guru/asynchronous-logging-with-log4j-2/">Asynchronous Logging With Log4j 2</a> (March 31, 2016) </li>
