Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想保存在文本文件中创建的日志。当我们为自动化运行任何脚本时,.plist 会在仪器的 Logging 选项卡的指定文件夹中创建。我怎样才能进行这种转换,或者有没有其他方法可以保存日志消息?有关此主题的任何帮助都会有所帮助
从命令行启动 Instruments,你会得到纯文本的日志。您还可以使用UIALogger类来添加自己的消息。
UIALogger