ToCoNet_vDebugLevel()
Explanation
Change the debug output level of TWELITE NET.
The levels are 0 for no output and up to 5. The higher the level, the more messages will be output.
Initialized by ToCoNet_vDebugInit()
.
Set TOCONET_DEBUG
to 1
in the Makefile.
The debug messages are intended for internal TWELITE NET development and the format of the output will not be disclosed. We may ask you to provide us with the output in order for us to analyse the problem.
Argument
Type | Name | Remark |
---|---|---|
|
| New debug output level. (0: no output, 1. .5: with output) |
Returns
None.
Sample code
最終更新