Package com.biglybt.core.util
Class DebugLight
- java.lang.Object
-
- com.biglybt.core.util.DebugLight
-
public class DebugLight extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DebugLight()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
out(java.lang.String str)
static void
printStackTrace(java.lang.Throwable e)
Used in environments where full debug may not be available
-