Repository: logging-log4j2 Updated Branches: refs/heads/master 40d9b504a -> b9e416a97
Add recent 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/b9e416a9 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/b9e416a9 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/b9e416a9 Branch: refs/heads/master Commit: b9e416a97393ec7b2dec258f1f7f328d0e5e429b Parents: 40d9b50 Author: Ralph Goers <[email protected]> Authored: Sun Jun 10 21:37:36 2018 -0700 Committer: Ralph Goers <[email protected]> Committed: Sun Jun 10 21:37:36 2018 -0700 ---------------------------------------------------------------------- src/site/asciidoc/articles.adoc | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/b9e416a9/src/site/asciidoc/articles.adoc ---------------------------------------------------------------------- diff --git a/src/site/asciidoc/articles.adoc b/src/site/asciidoc/articles.adoc index 2c6d310..473118c 100644 --- a/src/site/asciidoc/articles.adoc +++ b/src/site/asciidoc/articles.adoc @@ -43,6 +43,10 @@ guide for up-to-date and detailed information on how to configure and use Log4j == English +* https://howtodoinjava.com/log4j2[Log4j2 Tutorial] +(June 3, 2018) +* https://crunchify.com/java-how-to-create-your-own-logging-level-in-log4j-configuring-log4j[In Java How to Create your own Logging Level using Log4j (Configuring Log4j 2)] +{May 30, 2018) * https://www.javacodegeeks.com/2018/03/tales-from-the-field-migrating-from-log4j-to-log4j2.html[Tales from the Field: Migrating from Log4J to Log4J2] (March 12th, 2018) * https://www.youtube.com/watch?v=sdOiA1Xql0o[Log4J2 and Java configuration with properties file]
