如何从设备上删除iOS崩溃记者日志? [英] How can I delete iOS crash reporter logs off the device?

查看:745
本文介绍了如何从设备上删除iOS崩溃记者日志?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在日志中收到此消息。

I'm getting this message in my logs.

未保存崩溃日志,因为我们已达到存储在磁盘上的日志限制。同步或以其他方式清除来自/ var / mobile / Library / Logs / CrashReporter的日志以保存新日志

"Not saving crash log because we have reached the limit for logs to store on disk. Sync or otherwise clear logs from /var/mobile/Library/Logs/CrashReporter to save new log

我认为这是指设备,因为我删除了XCode中的崩溃报告。

I assume this refers to the device as I have deleted the crashreports in XCode.

如何从设备上删除iOS崩溃记者日志?

How can I delete iOS crash reporter logs off the device?

推荐答案

断开连接你的设备并关闭Xcode。

Disconnect your device and close Xcode.

在您的开发机器上,您应该查看:

On your dev machine you should look in:

/Users/%username%/Library/Logs/CrashReporter/MobileDevice/%devicename%

将所有报告移至废纸篓,然后将设备与iTunes同步。这应该从设备中删除日志。

Move all reports to the Trash and then sync your device with iTunes. That should remove the logs from the device.

这篇关于如何从设备上删除iOS崩溃记者日志?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆