java-tutorials/spring-boot-modules/spring-boot-logging-log4j2
Harry9656 aefd833c3b
JAVA-31190: Preparation for migrating spring-boot-modules to version 3. (#15834)
2024-02-27 02:49:02 +01: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-31190: Preparation for migrating spring-boot-modules to version 3. (#15834) 2024-02-27 02:49:02 +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: