[Visual Basic]
Property DebugLevel As log_level_t
[C#]
public log_level_t DebugLevel [ get, set ]
Description
sets/retuns the debug level. The higher the level is, the more debug information will output through OnDebug() event.It can be one of the log_level_t constants
Remarks
See Also
Support editions



