Class SmetanaDebugSlow

java.lang.Object
smetana.core.debug.SmetanaDebugSlow

public final class SmetanaDebugSlow extends Object
  • Field Details

    • TRACE

      public static boolean TRACE
    • TRACE_FINAL_CALL

      public static boolean TRACE_FINAL_CALL
    • VERY_VERBOSE

      public static boolean VERY_VERBOSE
  • Constructor Details

    • SmetanaDebugSlow

      public SmetanaDebugSlow()
  • Method Details

    • LOG

      public static void LOG(String s)
    • ENTERING

      public static void ENTERING(String signature, String methodName)
    • LEAVING

      public static void LEAVING(String signature, String methodName)
    • reset

      public static void reset()
    • printMe

      public static void printMe()