debugLog property

bool? debugLog
getter/setter pair

Debug日志开关

日志打开时会向logcat打印调试日志。

默认值为false

Implementation

bool? debugLog;