Package de.mid.innovator.ui
Class Log4J
- java.lang.Object
-
- de.mid.innovator.ui.Log4J
-
public class Log4J extends java.lang.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.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
-
-
Constructor Summary
Constructors Constructor Description Log4J()
-
-
-
Constructor Detail
-
Log4J
public Log4J() throws InoNlsException
- Throws:
InoNlsException
-
-