Click or drag to resize

LogControlRuleEntryExitMessageLevel Property

If this is set to a level other than None, the log will contain messages for rule entry and exit, and for the events that cause the rules to run. Default: LogLevel.Trace.

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

Property Value

Type: LogLevel
See Also