java-tutorials/spring-boot-modules/spring-boot-logging-log4j2
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
..
src Bael 6011: Spring Boot Logback and Log4j2 Extensions (#13327) 2023-01-23 15:44:23 +01:00
.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 2023-02-02 23:10:18 +08:00
pom.xml JAVA-26705 Upgrade lombok to latest version (#15305) 2023-12-03 21:19:12 +02:00

README.md

Spring Boot Logging with Log4j 2

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

Relevant Articles: