Spring Boot starter for using Log4j2 as the logging framework, providing auto-configuration and dependency management.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j2</artifactId>
<version>4.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Log4j2 logger usage with LogManager.
Use Log4j2 version 2.17.0 or later to mitigate Log4Shell vulnerability.
No dependency data recorded yet.