In iOS I can enable restkit logging with:
RKLogConfigureByName("RestKit/Network*", RKLogLevelTrace);
But, I can't find a solution to do the same in Swift
Here
RKlcl_configure_by_name("RestKit/Network", RKlcl_vTrace.rawValue);
RKlcl_configure_by_name("RestKit/ObjectMapping", RKlcl_vOff.rawValue);
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