Skip to content

Instantly share code, notes, and snippets.

@jhildensperger
Created March 23, 2015 21:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhildensperger/eaf1193a0ce34198c1db to your computer and use it in GitHub Desktop.
Save jhildensperger/eaf1193a0ce34198c1db to your computer and use it in GitHub Desktop.
log requests
po [[NSString alloc] initWithFormat:@"date: %@ status: %i url: %@", [NSDate date], (int)[self.response statusCode], self.response.URL.absoluteString]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment