| Package | Description |
|---|---|
| bap.core.logger |
| Modifier and Type | Field and Description |
|---|---|
static DebugLogger |
LoggerBox.DEBUG_LOGGER
平台提供的调试日志
|
| Modifier and Type | Method and Description |
|---|---|
static DebugLogger |
DebugLogger.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DebugLogger[] |
DebugLogger.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|