所有方法 静态方法 具体方法
| 限定符和类型 |
方法和说明 |
static void |
debug(String msg,
Object... args) |
static void |
error(String msg,
Object... args) |
static void |
error(String msg,
Throwable throwable) |
static void |
error(Throwable throwable) |
static void |
export() |
static void |
info(String msg,
Object... args) |
static void |
logs(String status,
HttpMeta httpMeta) |
static void |
logs(String status,
HttpMeta httpMeta,
PermRolesMeta meta) |
static void |
push(LogLevel logLevel,
String formatMsg,
Object... args) |
static void |
push(String formatMsg,
Object... args) |
static void |
warn(String msg,
Object... args) |