Function Snpe_IDiagLog_SetDiagLogMask

Function Documentation

Snpe_ErrorCode_t Snpe_IDiagLog_SetDiagLogMask(Snpe_IDiagLog_Handle_t handle, const char *mask)
Parameters
  • handle[in] : Handle to access IDiagLog

  • mask[in] : Allows for setting the log mask once diag logging has started

Returns

SNPE_SUCCESS if the level was set successfully.