I went to the apple store today to discuss a problem with my iPhone battery, and they plugged it into one of their macs and used an application that interpreted the logs stored on my phone.

So, my question is, does anybody know the name of the application that reads the logs, and if so, where it is available?

Since it is a diagnostic tool, I'm guessing it won't be openly available, but I thought i would ask anyway.

link|improve this question

The application may be called 'Behaviour Scan'. Can anybody tell me where i can find this? – Alexis Hirst Jul 30 '09 at 18:25
feedback

6 Answers

Apple does have some custom applications that allow them to read more information from the phone, however you can use iPhone Configuration Utility (Windows version) to view the iPhone's console log by plugging in your iPhone/iPod touch and selecting it under the Devices section in the sidebar.

link|improve this answer
Excellent find, didn't know anything about that tool. – andynormancx Jul 30 '09 at 17:30
Great app, console access is quite interesting. – Alexis Hirst Jul 30 '09 at 18:24
feedback

The app crash logs and baseband logs are synced to your PC/Mac when you sync the phone with iTunes. For example on my PC they can be found and viewed with a text editor by browsing to:

C:\Documents and Settings\andy\Application Data\Apple Computer\Logs\CrashReporter\MobileDevice\Andys iPhone

link|improve this answer
1  
~/Library/Logs/CrashReporter/MobileDevice on a Macintosh – Richard Hoskins Jul 30 '09 at 17:32
For Vista/Win7: C:\Users\ username \AppData\Roaming\Apple Computer\Logs\CrashReporter\MobileDevice\ your iphone name – Jared Harley Aug 1 '09 at 7:29
1  
An easy way to get to this folder would be to type %AppData% in the address bar in Windows and then navigate to the folder. – Umar Farooq Khawaja Oct 1 '11 at 20:56
feedback

There are many log viewers for iOS, just search for "Console log" in the app store.

App names:

  1. Consolelog
  2. System Console
  3. System Log
  4. Console
link|improve this answer
feedback

The iPhone Configuration utility will let you view the syslog on your iPhone in real time.

Download it here:

http://www.apple.com/support/iphone/enterprise/

link|improve this answer
feedback

In addition to the developer tools provided by apple, but the Console app will log crashes for your mobile devices as well if you are on a Mac.

Additionally, each crash log item is stored on your computer in *your_user*/Library/Logs/CrashReporter/MobileDevice/*your_phone*/

It's likely more of a technical report than something of value, but if you are finding a consistent issue with your app, it's certainly something that the developer would want to see.

link|improve this answer
feedback
up vote -1 down vote accepted

I don't think such an app is available outside of the apple store, so I dont think there is much use searching.

Thanks for the helpful answers however. :)

link|improve this answer
1  
I see that this answer has been downvoted. I do not think that this is appropriate, except that maybe the content of the answer would function better as an edit to the original question. I am upvoting. – Maxim Zaslavsky Sep 13 '09 at 17:53
I am following @MaximZaslavsky's lead and upvoting as well to help negate the unjust downvotes. – Umar Farooq Khawaja Oct 1 '11 at 20:48
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.