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