This is an automated email from the ASF dual-hosted git repository. rgoers pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 8fbeaf0dc96d5f9c814695600aa2928c7e5cdf3d Merge: b481a41 81d5be9 Author: Ralph Goers <[email protected]> AuthorDate: Sat Oct 23 13:24:00 2021 -0700 Merge branch 'ilam-natarajan-feature/LOG4J2-2025-jul-log4j-bridgehandler' into release-2.x log4j-jul/pom.xml | 63 ++- .../logging/log4j/jul/Log4jBridgeHandler.java | 319 ++++++++++++++ log4j-jul/src/site/markdown/index.md | 43 ++ .../logging/log4j/jul/Log4jBridgeHandlerTest.java | 459 +++++++++++++++++++++ .../src/test/resources/log4j2-julBridge-test.xml | 24 ++ .../src/test/resources/logging-test.properties | 31 ++ src/changes/changes.xml | 15 +- 7 files changed, 931 insertions(+), 23 deletions(-)
