Repository: logging-log4j2 Updated Branches: refs/heads/master 936fffb47 -> 563d55e85
Add 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/563d55e8 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/563d55e8 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/563d55e8 Branch: refs/heads/master Commit: 563d55e85e7d41b754f72e8effeee0fe00d2e653 Parents: 936fffb Author: ggregory <[email protected]> Authored: Wed Sep 23 15:20:56 2015 -0700 Committer: ggregory <[email protected]> Committed: Wed Sep 23 15:20:56 2015 -0700 ---------------------------------------------------------------------- src/site/xdoc/articles.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/563d55e8/src/site/xdoc/articles.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/articles.xml b/src/site/xdoc/articles.xml index 75a2d33..5753fe3 100644 --- a/src/site/xdoc/articles.xml +++ b/src/site/xdoc/articles.xml @@ -47,6 +47,10 @@ (May 8, 2015) </li> <li> + <a href="https://blog.oio.de/2015/04/27/log4j-2-configuration-depending-environment/">Log4j 2 configuration depending on environment</a> + (April 27, 2015) + </li> + <li> <a href="http://www.journaldev.com/7128/apache-log4j-2-tutorial-configuration-levels-appenders-lookup-layouts-and-filters-example">Apache Log4j 2 Tutorial â Configuration, Levels, Appenders, Lookup, Layouts and Filters Example</a>
