docs: added slf4j with log4js example link

This commit is contained in:
dancingCycle 2022-01-06 15:50:27 -05:00
parent bd83c45a35
commit 6dcaf73768
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
This project shows an example how to use Simple Logging Facade for Java (slf4j).
# Links
[Example](https://www.baeldung.com/slf4j-with-log4j2-logback)