Type Property
LOGFILEPATH
When SDK log are enabled, this key controls if log should also be redirected to a log file located in the application bundle. When this key is missing, no log file will be created. The string value may contain NSSearchPathDirectory enum by using percent sign (for example, %NSCachesDirectory%/Logs.txt).
Declaration
static let LOGFILEPATH: String