RSS

XCode Feature Proposal: Linking NSLog to Code

Image

If you’ve ever used NSLogs to help in your debug process, this description probably fits your process. You add a log statement in this code over here. You look further at the code and find that the problem is probably elsewhere, so you go down the chain of files and add more NSLogs. You do [...]

There's plenty more to read.