public class XBeanDebug extends Object
Modifier and Type | Field and Description |
---|---|
static String |
defaultProp |
static int |
TRACE_SCHEMA_LOADING |
static String |
traceProp |
Constructor and Description |
---|
XBeanDebug() |
Modifier and Type | Method and Description |
---|---|
static void |
disable(int bits) |
static void |
enable(int bits) |
static String |
log(String message) |
static void |
logException(Throwable t) |
static String |
logStackTrace(String message) |
static boolean |
test(int bits) |
static void |
trace(int bits,
String message,
int indent) |
public static final int TRACE_SCHEMA_LOADING
public static final String traceProp
public static final String defaultProp