notifyToError

此方法用于将消息写入错误日志。

可见性
Public
特征符
static void notifyToError(const char *msg);
参数
msg

这是要显示在屏幕上的消息


反馈