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
LogLevel RuleEntryExitMessageLevel { get; set; }
Property Value
Type:
LogLevelSee Also