Closed as not planned
Closed as not planned
Description
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:
