Obsolete function Please use DebugErrorLevel instead.
Gets and sets the level of detail to record in the DebugLogFile.
Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
The ErrorLevelInfo enumeration value set.The Debug property must be set to true for debug information to be logged to the DebugLogFile.
Setting the error level to Development or Detailed requires more resources, but offers more information than Production level.