日志相关
logd(tag,msg)
tag
标签
是
msg
消息
示例代码:在悬浮窗和ide展示日志并保存在本地log.txt文本
logd("状态:","运行”)
说明:无
最后更新于2年前
这有帮助吗?