The Evolution of a Replacement for NSLog
My previous post about conditional logging received quite a few responses, with several people pointing out that littering your code with #ifdef DEBUG statements is both ugly and error prone. Karl Kraft, for example, created a new DebugLog class as a drop-in replacement for NSLog. Since NSLog has been around for quite a while, there … Continue reading The Evolution of a Replacement for NSLog
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed