Class 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()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait