Logging in iOS SDK – Tips and Tricks – Explained Through Video

This is the second video in the series of videos that I’m preparing, demonstrating to iOS developers how they can take advantage of logging facilities provided in the iOS SDK to be able to find defects and issues in their apps just by looking at the logs, without the need to use a debugger at all.

In this video, I will teach you two very handy tricks that you can use with NSLog method in Objective-C…