Skip to content

Instantly share code, notes, and snippets.

@mkhl
Created February 11, 2010 14:28
Show Gist options
  • Save mkhl/301551 to your computer and use it in GitHub Desktop.
Save mkhl/301551 to your computer and use it in GitHub Desktop.
NSLog(@"Something happened in %@ at line %d", NSStringFromSelector(_cmd), __LINE__);
// Even more logging: http://developer.apple.com/mac/library/qa/qa2009/qa1669.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment