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