Package org.apache.logging.log4j.tojul
package org.apache.logging.log4j.tojul
Java JDK java.util.logging (JUL) bridge.
This sends all Log4j logs to JUL (not the other way around, there is another module for the opposite direction).
-
ClassesClassDescriptionImplementation of Log4j
LoggerContextSPI.Implementation of Log4jLoggerContextFactorySPI.Bind the Log4j API to JUL.Extension ofLogRecordwith lazy get source related methods based on Log4j'sStackLocatorUtil.calcLocation(String).