in a method that is accessed three times I want to write something to the log.
NSLog(@\"%@\", [response responseString]);
But there is noth
Perhaps a really silly thing, but in the top right-corner of the console you should see this:
Check that the middle segment or right segment is selected.