5

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?

MikeN
  • 45,039
  • 49
  • 151
  • 227

1 Answers1

5

The answer is at Using Objective C to read log messages posted to the device console

Community
  • 1
  • 1
Richard Brightwell
  • 3,012
  • 2
  • 20
  • 22