Set path to log location for SDK library module.
PRL_RESULT PrlApi_SetLogPath( PRL_CONST_STR sLogPath );
PrlApiDeprecated.h
If sLogPath is NULL or empty string - default client log path will be set.
PRL_ERR_SUCCESS - function completed successfully.