Minimum error level a debug message must be for it to be logged in the log file.
Read-write property
Visual Basic |
---|
Public Property DebugErrorLevel As PP_DebugErrorLevel |
A PP_DebugErrorLevel enumeration value which determines the level of logging to occur.
Note: No error logging is written if the Debug property is set to False.