Click or drag to resize

LogControlLevel Property

Gets and sets the level of logging messages wanted in the log. Set this to LogLevel.None to disable logging. Default: LogLevel.None.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property Level As LogLevel
	Get
	Set

Property Value

Type: LogLevel
See Also