You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2017/08/23 15:55:55 UTC

logging-log4j2 git commit: Add article links

Repository: logging-log4j2
Updated Branches:
  refs/heads/master ce1183629 -> adcd3a2a3


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/master
Commit: adcd3a2a344e4147562bfde1d46d92409e200a6d
Parents: ce11836
Author: Ralph Goers <rg...@nextiva.com>
Authored: Wed Aug 23 08:55:45 2017 -0700
Committer: Ralph Goers <rg...@nextiva.com>
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)