LogLevel
info
Set the SDK logging level.
SDK Logging Level
| Enum Name | Enum Value |
|---|---|
| Debug | 5 |
| Info | 4 |
| Warn | 3 |
| Error | 2 |
| Fatal | 1 |
| Panic | 0 |
- iOS
- Android
- Flutter
- uni-app
- Browser/Electron/MiniProgram
- React-Native
- Unity
Set the SDK logging level.
| Enum Name | Enum Value |
|---|---|
| Debug | 5 |
| Info | 4 |
| Warn | 3 |
| Error | 2 |
| Fatal | 1 |
| Panic | 0 |