Class DebugUtil


  • public final class DebugUtil
    extends Object
    Util methods for debugging
    • Method Detail

      • checkDebugMode

        public static boolean checkDebugMode()
        Retrieve the value of the debug mode flag.
        Returns:
        the debug mode status, true if enabled, otherwise false
      • updateDebugMode

        public static void updateDebugMode()
        Update the debug mode status by reading the system properties.