Enum @0¶
- Defined in File psyiagesdk.h 
Enum Documentation¶
- 
enum [anonymous]¶
- Debug level Severity levels for psyiage internal debugging. - Values: - 
PSYIAGE_DBGLVL_DISABLE¶
 - 
PSYIAGE_DBGLVL_FATAL¶
 - 
PSYIAGE_DBGLVL_ERROR¶
 - 
PSYIAGE_DBGLVL_WARN¶
 - 
PSYIAGE_DBGLVL_INFO¶
 - 
PSYIAGE_DBGLVL_DEBUG¶
 - 
PSYIAGE_DBGLVL_TRACE¶
 - 
PSYIAGE_DBGLVL_MIN= PSYIAGE_DBGLVL_DISABLE¶
 - 
PSYIAGE_DBGLVL_MAX= PSYIAGE_DBGLVL_TRACE¶
 
-