You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
spring-boot Use Log4jBridgeHandler to route JUL-based logging into Log4j 2 3 years ago
spring-boot-actuator Merge branch '2.7.x' 3 years ago
spring-boot-actuator-autoconfigure Merge branch '2.7.x' 3 years ago
spring-boot-autoconfigure Adapt to changes in Spring Kafka snapshots 3 years ago
spring-boot-cli Merge branch '2.7.x' 3 years ago
spring-boot-dependencies Remove dependency management for AppEngine SDK 3 years ago
spring-boot-devtools Merge branch '2.7.x' 3 years ago
spring-boot-docs Reinstate support for pooled-jms as it is now JMS 3.0 compatible 3 years ago
spring-boot-parent Add support for invoking AOT to the Gradle plugin 3 years ago
spring-boot-properties-migrator
spring-boot-starters Use Log4jBridgeHandler to route JUL-based logging into Log4j 2 3 years ago
spring-boot-test Do not use application/graphql as default MIME type 3 years ago
spring-boot-test-autoconfigure Update copyright year of changed files 3 years ago
spring-boot-tools Fix arguments passed to AOT processing in Gradle plugin 3 years ago