Class DebugFile

java.lang.Object
si.ijs.kt.clus.util.DebugFile

public class DebugFile extends Object
  • Field Details

    • m_TryCreate

      protected static boolean m_TryCreate
    • m_Writer

      protected static PrintWriter m_Writer
  • Constructor Details

    • DebugFile

      public DebugFile()
  • Method Details

    • log

      public static void log(String strg)
    • close

      public static void close()
    • exit

      public static void exit()
    • makeWriter

      protected static PrintWriter makeWriter()