Function Snpe_Options_SetLogFileName

Function Documentation

void Snpe_Options_SetLogFileName(Snpe_Options_Handle_t handle, const char *logFileName)

Sets logFileName logFileName: The name used for log files. If this value is empty then BaseName will be used as the default file name.

Parameters
  • handle[in] : Handle to access Options object

  • logFileName[in] : name of log file