From b1d2595b654a9c6397923a9b1064f00cfc60dbfb Mon Sep 17 00:00:00 2001 From: KevinGilmore Date: Tue, 27 Dec 2016 15:12:48 -0600 Subject: [PATCH] Update README.md --- log4j/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/log4j/README.md b/log4j/README.md index de07d0c5b7..3c0258142c 100644 --- a/log4j/README.md +++ b/log4j/README.md @@ -4,3 +4,4 @@ - [Generate equals() and hashCode() with Eclipse](http://www.baeldung.com/java-eclipse-equals-and-hashcode) - [A Guide To Java Regular Expressions API](http://www.baeldung.com/regular-expressions-java) - [Introduction to SLF4J](http://www.baeldung.com/slf4j-with-log4j2-logback) +- [A Guide to Rolling File Appenders](http://www.baeldung.com/java-logging-rolling-file-appenders)