1

I have an device that was used in the field where errors occurred. I want to be able read the console logs on the device to determine the error. Unfortunately it appears that the XCode Organizer will only show a smaller portion of the log file because the log messages from several weeks ago are not appearing. Is there any other way to access full contents of the log or extend the buffer size in XCode?

4

1 に答える 1

0

バックアップにはコンソール ログが含まれていますか? わからない。それらは iTunes->Preferences->Devices にあります。

いつでもメッセージをログ ファイルに書き込んで、そこに直接出力できます。許可している限り、メッセージはそこに残ります (購入者は注意してください)。

于 2011-06-30T23:51:29.053 に答える