Print statements are the first thing we talk about in the Apple Debugging series as they are one of the most basic tools we have for debugging our issues. Using CustomStringConvertible and CustomDebugStringConvertible to print objects or structs for print and printDebug along with using po in the debugger.
Twitter: / lucasderraugh
GitHub: https://github.com/lucasderraugh
Site: http://derraugh.com