I wish to see the JSON input/output of the iPhone. How can I do that?
Do I need to set use NSLog()
(and where)? Or, set the RestKit logging level (to what)?
Try placing this RKLogConfigureByName("RestKit/Network", RKLogLevelTrace);
in your AppDelegate
You can use Charles - Debugging Proxy
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With