Log4j2 not working with Spring Boot 3.4.2 together with BlockHound #43963
Labels
for: external-project
For an external project and not something we can fix
status: invalid
An issue that we don't feel is valid
When upgrading to Spring Boot 3.4.2 our logging stopped completely working.
After narrowing down I figured the problem happens with Spring Boot 3.4.2 when using Log4j2 together with BlockHound.
Here is a minimum reproducer repo: https://github.com/micopiira/spring-boot-log4j2-issue
Spring Boot 3.4.1 with exact same Log4j2 version and BlockHound version works.
Spring Boot 3.4.1:
Spring Boot 3.4.2:
The text was updated successfully, but these errors were encountered: