| Package | Description |
|---|---|
| cn.leancloud | |
| cn.leancloud.core |
| Modifier and Type | Method and Description |
|---|---|
static LCLogger.Level |
LCLogger.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LCLogger.Level[] |
LCLogger.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
LCLogger.isEnabled(LCLogger.Level testLevel) |
protected void |
LCLogger.writeLog(LCLogger.Level level,
String msg) |
protected void |
LCLogger.writeLog(LCLogger.Level level,
String msg,
Throwable tr) |
protected void |
LCLogger.writeLog(LCLogger.Level level,
Throwable tr) |
| Modifier and Type | Method and Description |
|---|---|
static LCLogger.Level |
LeanCloud.getLogLevel() |
| Modifier and Type | Method and Description |
|---|---|
static void |
LeanCloud.setLogLevel(LCLogger.Level level) |
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.