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.
我正在寻找一种方法来增加 iPad 设备上的日志详细程度。现在我有几个运行一个应用程序的完全相同的副本。一些设备报告完整的详细日志(包括通知、调试),而其他设备仅报告警告及以上。
我安装了相同的开发证书集,并且设备在 XCode 和 Iphone 配置实用程序中公开了相同的日志内容(因此,有些给出有限的而另一些给出完整的)日志。
感谢您的所有帮助!
找到了答案。使用<asl.h>. 更多细节在这里。
<asl.h>