LogDefineOptions public class LogDefineOptions Specifies options for Define and its overloads. Documentation Code public bool SkipEnabledCheck { get; set; } Gets or sets the flag to skip the IsEnabled check for the logging method. public LogDefineOptions()