public class LogUtil
extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
REMOVE_UNKNOWN_SOURCE |
static int |
STACK_TRACE_LENGTH |
| Constructor and Description |
|---|
LogUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
debug(Log log,
Properties props) |
static void |
log(Log log,
Throwable throwable) |
static void |
log(Log log,
Throwable throwable,
String message) |
public static final boolean REMOVE_UNKNOWN_SOURCE
public static final int STACK_TRACE_LENGTH