Function psyiage_set_debug_level¶
Defined in File psyiagesdk.h
Function Documentation¶
-
PSYIAGE_API int
psyiage_set_debug_level
(psyiage_handle handle, int level)¶ Set the psyiage debug level.
Sets the internal debug level for the psyiage instance. Debug log messages with severity higher than the specified level shall be logged.
- Return
If successful, PSYIAGE_ERROR_SUCCESS. Otherwise, a non-zero error code
- Parameters
handle
: - A handle to the psyiage instancelevel
: - The severity level to log