Switch to an embedded variant of LibComponentLogging with prefix RK

This commit is contained in:
Arne Harren
2012-09-27 21:47:36 +02:00
parent b80f083620
commit bc7c65f03b
40 changed files with 357 additions and 559 deletions

View File

@@ -23,7 +23,7 @@
// Set Logging Component
#undef RKLogComponent
#define RKLogComponent lcl_cRestKitCoreData
#define RKLogComponent RKlcl_cRestKitCoreData
@interface RKManagedObjectThreadSafeInvocation ()
@property (nonatomic, strong) NSMutableDictionary *argumentKeyPaths;