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?