Updated README.md

added link back to the article: https://www.baeldung.com/java-log4j2-file-and-console
This commit is contained in:
Asjad J 2022-08-17 16:40:01 +05:00 committed by GitHub
parent aba86e1819
commit 4df68da1c6
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@
- [System.out.println vs Loggers](https://www.baeldung.com/java-system-out-println-vs-loggers)
- [Log4j 2 Plugins](https://www.baeldung.com/log4j2-plugins)
- [Printing Thread Info in Log File Using Log4j2](https://www.baeldung.com/log4j2-print-thread-info)
- [Log4j2 Logging to Both File and Console](https://www.baeldung.com/java-log4j2-file-and-console)