如何在iPad/iPhone iOS设备上显示系统日志?
我希望能够在应用程序本身中查看来自我的应用程序的所有 NSLog() 消息。如何访问设备的系统日志?
I want to be able to view all of the NSLog() messages from my App in the App itself. How do I access the system log of the device?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
答案在 使用 Objective C读取发布到设备控制台的日志消息
The answer is at Using Objective C to read log messages posted to the device console