A java.util.logging Handler that forwards logging events to the Log4j API.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jul</artifactId>
<version>2.26.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds a Log4j bridge handler to the root JUL logger.
Remove other JUL handlers or configure Log4j to handle JUL events exclusively.
No dependency data recorded yet.