2

I am using CocoaLumberjack to log whatever things that I require for debugging.

In addition to that I also require some additional console messages to be printed out, i.e. certain warnings that were raised in the system console etc.

Is there any means I can get the logs from the system console?

oguz ismail
  • 1
  • 16
  • 47
  • 69
raghul
  • 1,008
  • 1
  • 15
  • 33

1 Answers1

0
Xcode->organizer->devices->your device->console
Liolik
  • 791
  • 6
  • 12