EventLogProviderRegExExcludeLogSource Property |
Regular expression for the excluded log sources - If there is a match, the event is excluded from the log.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax public static Regex RegExExcludeLogSource { get; set; }
Property Value
Type:
RegexSee Also