Skip to content

Instantly share code, notes, and snippets.

@ejknapp
Created March 21, 2012 23:29
Show Gist options
  • Save ejknapp/2154139 to your computer and use it in GitHub Desktop.
Save ejknapp/2154139 to your computer and use it in GitHub Desktop.
Xcode snippet
NSLog(@"\n\tFunction\t=>\t%s\n\tLine\t\t=>\t%d", __func__, __LINE__);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment