[Debug]UserTraceMode
- Last UpdatedJul 19, 2023
- 1 minute read
Sets the level of tracing for user Cicode. Allows you to filter messages logged to the syslog.dat according to their trace level when using the Situational Awareness project. Only messages with a trace level less than or equal to this value will be logged.
Allowable Values:
-
0: Nothing
-
1: Error
-
2: Warning
-
3: Information
Default Value:
2
Note: You can adjust this parameter during runtime using the Debug_SetTraceLevel() function.