spring-boot/spring-boot-project
Piotr P. Karwasz 728e27d193 Use Log4jBridgeHandler to route JUL-based logging into Log4j 2
Since version 2.15.0 `log4j-jul` contains a `Log4jBridgeHandler`,
that forwards JUL to Log4j 2.x and synchronizes the logger levels of
the two frameworks.

This commmit adds support for the `Log4jBridgeHandler` and sets it as
the bridge handler for the Log4j 2.x stack, replacing the existing
JUL to SLF4J bridge that was used previously.

See gh-30003
2022-05-06 15:05:08 +01:00
..
spring-boot Use Log4jBridgeHandler to route JUL-based logging into Log4j 2 2022-05-06 15:05:08 +01:00
spring-boot-actuator Merge branch '2.7.x' 2022-05-06 11:40:11 +01:00
spring-boot-actuator-autoconfigure Merge branch '2.7.x' 2022-05-03 15:18:20 +01:00
spring-boot-autoconfigure Adapt to changes in Spring Kafka snapshots 2022-05-05 17:17:23 -05:00
spring-boot-cli Merge branch '2.7.x' 2022-05-03 15:18:20 +01:00
spring-boot-dependencies Remove dependency management for AppEngine SDK 2022-05-04 16:31:00 -05:00
spring-boot-devtools Merge branch '2.7.x' 2022-05-03 13:55:20 +01:00
spring-boot-docs Reinstate support for pooled-jms as it is now JMS 3.0 compatible 2022-05-04 18:04:02 +01:00
spring-boot-parent
spring-boot-properties-migrator
spring-boot-starters Use Log4jBridgeHandler to route JUL-based logging into Log4j 2 2022-05-06 15:05:08 +01:00
spring-boot-test Do not use application/graphql as default MIME type 2022-05-04 13:05:45 +02:00
spring-boot-test-autoconfigure
spring-boot-tools Fix arguments passed to AOT processing in Gradle plugin 2022-05-06 11:18:01 +01:00