java-tutorials/spring-boot-modules/spring-boot-logging-log4j2
edizor f230853409 Update README.md
[skip ci]
2023-02-02 23:10:18 +08: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 Bael 6011: Spring Boot Logback and Log4j2 Extensions (#13327) 2023-01-23 15:44:23 +01:00

README.md

Spring Boot Logging with Log4j 2

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

Relevant Articles: