sandbox-java/slf4j
dancingCycle 4d2925be35 feat(slf4j): format and allign rolling file log 2022-01-14 15:08:42 -05:00
..
src/main feat(slf4j): format and allign rolling file log 2022-01-14 15:08:42 -05:00
.gitignore feat(slf4j): initial commit 2021-11-30 10:24:44 -05:00
README.md docs: added slf4j with log4js example link 2022-01-06 15:50:27 -05:00
pom.xml chore: update logging dependency due to log4shell 2022-01-06 15:07:09 -05:00

README.md

Overview

This project shows an example how to use Simple Logging Facade for Java (slf4j).

Links

Example