The user has the option to select 4 different types of debugging levels.
The critical level (3) will show only those messages which can halt the
normal processing of the library, like memory allocation errors. The
remaining three levels are just for debugging purposes. Packet level
will display all the incoming and outgoing packets that are flowing
between the control point and the device. Info Level displays the
other important operational information regarding the working of
the library. If the user selects All, then the library displays all the
debugging information that it has.
- Critical [0]
- Packet Level [1]
- Info Level [2]
- All [3]
Alphabetic index
This page was generated with the help of DOC++.