Class DebugLight

java.lang.Object
com.biglybt.core.util.DebugLight

public class DebugLight extends Object
  • Constructor Details

    • DebugLight

      public DebugLight()
  • Method Details

    • printStackTrace

      public static void printStackTrace(Throwable e)
      Used in environments where full debug may not be available
      Parameters:
      e -
    • out

      public static void out(String str)