Logging in iOS SDK – Learning the Basics – Explained Through Video

Ever wanted to learn to save hours of your and your teammates’ time by creating software that doesn’t crash, has logs and lets you find its defects easily? Ever got sick and tired of using a debugger in order to find defects in your code? Well, I’ve decided to create a series of videos explaining how you can avoid having to debug your application simply by…logging information in your app! This video is the first video in the series. In this video, you will learn how to use NSLog in iOS SDK in order to log information to the console.

Here is the video, enjoy!