Atalasoft MobileImage API Reference
|
MobileSDK libarary logging features. More...
#import <kfxLogging.h>
Class Methods | |
(void) | + enableConsoleLogging: |
Enables MobileSDK library console logging. More... | |
MobileSDK libarary logging features.
A kfxLogging singleton provides functionality to control MobileSDK library logging.
+ (void) enableConsoleLogging: | (BOOL) | enable |
Enables MobileSDK library console logging.
Pass YES to turn on library logging, and NO otherwise. Disabled by default.