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