Class Log4J

java.lang.Object
de.mid.innovator.ui.Log4J

public class Log4J extends Object
The class enables the trace logging if it is specified in the property java.util.logging.config.class. It forwards events of all levels to org.apache.logging.log4j. Hence it is necessary to have log4j in the class path and to have the property log4j.configuration set to a valid log4j configuration file.
Version:
11.5.1
Author:
jmback