Modifier and Type | Field and Description |
---|---|
static int |
LEVEL_TRACE |
Constructor and Description |
---|
LogUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
log(Log log,
int level,
String logName,
String msg,
StackTraceElement[] stackTrace) |
static void |
log(Log log,
int level,
String logName,
String msg,
Throwable t) |
static void |
log(Log log,
int level,
String logName,
Throwable t) |
public static final int LEVEL_TRACE
public LogUtil()
Copyright © 2015 Lucee