sdkLogPrint property

bool sdkLogPrint
getter/setter pair

日志是否在终端打印

  • true: 打印日志
  • false:不打印日志

Implementation

bool sdkLogPrint = true;