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: 30.0
Syntax
VB
Property RuleEntryExitMessageLevel As LogLevel Get Set
C#
LogLevel RuleEntryExitMessageLevel { get; set; }