Function Snpe_Options_GetLogFileRotateCount¶
Defined in File Options.h
Function Documentation¶
-
uint32_t Snpe_Options_GetLogFileRotateCount(Snpe_Options_Handle_t handle)¶
Gets the maximum number of log files to create. If set to 0 no log rotation will be used and the log file name specified will be used each time, overwriting any existing log file that may exist.
- Parameters
handle – [in] : Handle to access options object.
- Returns
max log files to create