BAEL-4724: add link back to article (#10873)

This commit is contained in:
KevinGilmore 2021-06-06 10:32:48 -05:00 committed by GitHub
parent cdd5b79c7e
commit bfb9a2bcc8
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
- [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)
- [Logging Exceptions Using SLF4J](https://www.baeldung.com/slf4j-log-exceptions)
- [Log4j Warning: "No Appenders Could Be Found for Logger"](https://www.baeldung.com/log4j-no-appenders-found)