Module openj9.dtfj

Class Base

    • Constructor Detail

      • Base

        public Base()
    • Method Detail

      • log

        public final void log​(String message)
        Output a log message with time stamp. If xml flag is set, use xml formatting.
      • verbose

        public static boolean verbose()
      • setVerbose

        public static void setVerbose​(boolean flag)
      • debug

        public static boolean debug()
      • setDebug

        public static void setDebug​(boolean flag)
      • trace

        public final void trace​(String message)
      • Assert

        public static void Assert​(boolean condition)
      • hex

        public static String hex​(int i)
      • hex

        public static String hex​(long i)