java-tutorials/spring-boot-modules/spring-boot-logging-log4j2
panos-kakos 520c7d7083 [JAVA-13944] Upgrade lombok dependency for main pom.xml + child modules (#12617)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-08-19 12:13:42 +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-13944] Upgrade lombok dependency for main pom.xml + child modules (#12617) 2022-08-19 12:13:42 +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: