mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-26 13:55:40 +08:00
Switch logging component to Network instead of ObjectMapping
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
// Set Logging Component
|
||||
#undef RKLogComponent
|
||||
#define RKLogComponent lcl_cRestKitObjectMapping
|
||||
#define RKLogComponent lcl_cRestKitNetwork
|
||||
|
||||
@interface RKObjectParameterization () <RKMappingOperationDelegate>
|
||||
@property (nonatomic, strong) id object;
|
||||
|
||||
Reference in New Issue
Block a user