java-tutorials/spring-boot-modules/spring-boot-logging-log4j2
sampadawagde 9d19160043 JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
upgrade log4j for them
2022-02-22 21:53:39 +05:30
..
src bael-4843: add main spring boot class and logger 2021-07-01 14:08:53 +04:30
.gitignore BAEL-20875: Move spring-boot-logging-log4j2 into spring-boot-modules 2020-01-31 08:38:03 +01:00
README.md Update README.md 2021-07-22 01:19:36 +08:00
pom.xml JAVA-9824: Identify boot modules not using parent-boot-2 as parent and 2022-02-22 21:53:39 +05:30

README.md

Spring Boot Logging with Log4j 2

This module contains articles about logging in Spring Boot projects with Log4j 2.

Relevant Articles: