Skip to content

Instantly share code, notes, and snippets.

@mmcbrear
Last active December 29, 2015 00:19
Show Gist options
  • Save mmcbrear/7585073 to your computer and use it in GitHub Desktop.
Save mmcbrear/7585073 to your computer and use it in GitHub Desktop.
RestKit 0.20 enable Logging
RKLogConfigureByName("RestKit/Network", RKLogLevelTrace);
RKLogConfigureByName("RestKit/ObjectMapping", RKLogLevelTrace);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment