Add article links
Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/adcd3a2a Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/adcd3a2a Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/adcd3a2a Branch: refs/heads/LOG4J2-1431 Commit: adcd3a2a344e4147562bfde1d46d92409e200a6d Parents: ce11836 Author: Ralph Goers <[email protected]> Authored: Wed Aug 23 08:55:45 2017 -0700 Committer: Ralph Goers <[email protected]> Committed: Wed Aug 23 08:55:51 2017 -0700 ---------------------------------------------------------------------- src/site/markdown/articles.md | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/adcd3a2a/src/site/markdown/articles.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/articles.md b/src/site/markdown/articles.md index ca79b23..81343e7 100644 --- a/src/site/markdown/articles.md +++ b/src/site/markdown/articles.md @@ -44,6 +44,9 @@ guide for up-to-date and detailed information on how to configure and use Log4j ## English +* [Log4j 2 and Lambda Expressions](http://www.baeldung.com/log4j-2-lazy-logging)(August 22, 2017) +* [How to use Log4j 2 with Spring Boot](https://www.callicoder.com/spring-boot-log4j-2-example/)(August 11, 2017) +* [Log4j 2 - RollingFileAppender example](https://www.boraji.com/log4j-2-rollingfileappender-example)(July 26, 2017) * [Intro to Log4j2 â Appenders, Layouts and Filters](http://www.baeldung.com/log4j2-appenders-layouts-filters)(February 28, 2017) * [Getting Your Own Log4j2 File for Mule via Spring](https://dzone.com/articles/getting-own-log4j2-file-for-mule-via-spring) (December 29, 2016)
