MVMCoreLog import
This commit is contained in:
parent
b7bd6456e6
commit
80ba74c932
@ -9,6 +9,7 @@
|
||||
#import "MFHardCodedServerResponse.h"
|
||||
#import "MVMCoreRequestParameters.h"
|
||||
#import "NSDictionary+MFConvenience.h"
|
||||
#import "MVMCoreLoggingHandler.h"
|
||||
|
||||
#if ENABLE_HARD_CODED_RESPONSE
|
||||
|
||||
@ -48,7 +49,7 @@
|
||||
if(error) {
|
||||
MVMCoreLog(@"Error creating JSON!");
|
||||
} else {
|
||||
//DLog(@"Canned json responses:%@", jsonObj);
|
||||
//MVMCoreLog(@"Loaded canned json responses:\n%@", jsonObj);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user