You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2017/08/26 20:53:47 UTC

[29/50] logging-log4j2 git commit: Add another article

Add another article


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/25c18cea
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/25c18cea
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/25c18cea

Branch: refs/heads/LOG4J2-1431
Commit: 25c18ceab9251a28d986a54c459ad3cc2d9684d3
Parents: adcd3a2
Author: Ralph Goers <rg...@nextiva.com>
Authored: Wed Aug 23 09:13:12 2017 -0700
Committer: Ralph Goers <rg...@nextiva.com>
Committed: Wed Aug 23 09:13:12 2017 -0700

----------------------------------------------------------------------
 src/site/markdown/articles.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/25c18cea/src/site/markdown/articles.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/articles.md b/src/site/markdown/articles.md
index 81343e7..0e12563 100644
--- a/src/site/markdown/articles.md
+++ b/src/site/markdown/articles.md
@@ -47,6 +47,7 @@ guide for up-to-date and detailed information on how to configure and use Log4j
 * [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)
+* [How Log4J2 Works: 10 Ways to Get the Most Out Of It](https://stackify.com/log4j2-java/)(June 14, 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)