This filter is used to convert java.util.logging messages from the JUL to Log4J messages. You need to install it onto any JUL Logger which needs bridging using logger.setFilter();
@author Stan Silvert
@author Pete Muir
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.