Package de.mid.innovator.ui
Class Log
- java.lang.Object
-
- de.mid.innovator.ui.Log
-
public class Log extends java.lang.Object
The class enables the trace logging if it is specified in the property java.util.logging.config.class. It writes events of all levels to a log file placed in the temporary directory and named inojavalog.xml.- Version:
- 11.5.1
- Author:
- jmback
-
-
Constructor Summary
Constructors Constructor Description Log()
-
-
-
Constructor Detail
-
Log
public Log() throws InoNlsException
- Throws:
InoNlsException
-
-