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