Class Debug

java.lang.Object
org.indiumstudios.keylib.Debug

public final class Debug extends Object
  • Field Details

    • debugOn

      public static boolean debugOn
  • Method Details

    • log

      public static void log(Object x)
      Logs a message with the word DEBUG by it.
      Parameters:
      x - The thing that is to be logged.
    • printDebugInfo

      public static void printDebugInfo()
      Prints debug info about Keylib.