public class LogUtil extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static org.slf4j.Logger |
CLIENT_LOG |
static org.slf4j.Logger |
DEFAULT_LOG
Default log.
|
static org.slf4j.Logger |
DUMP_LOG
Dump log.
|
static org.slf4j.Logger |
FATAL_LOG
Fatal error log, require alarm.
|
static org.slf4j.Logger |
MEMORY_LOG |
static org.slf4j.Logger |
NOTIFY_LOG |
static org.slf4j.Logger |
PULL_CHECK_LOG |
static org.slf4j.Logger |
PULL_LOG
Http client log.
|
static org.slf4j.Logger |
TRACE_LOG |
| 构造器和说明 |
|---|
LogUtil() |
public static final org.slf4j.Logger DEFAULT_LOG
public static final org.slf4j.Logger FATAL_LOG
public static final org.slf4j.Logger PULL_LOG
public static final org.slf4j.Logger PULL_CHECK_LOG
public static final org.slf4j.Logger DUMP_LOG
public static final org.slf4j.Logger MEMORY_LOG
public static final org.slf4j.Logger CLIENT_LOG
public static final org.slf4j.Logger TRACE_LOG
public static final org.slf4j.Logger NOTIFY_LOG
Copyright © 2018–2022 Alibaba Group. All rights reserved.