Property LogMode
LogMode
Gets or sets an LogOutput mode for this context, which will overwrite the matched route log mode option.
public LogOutput? LogMode { get; set; }
Gets or sets an LogOutput mode for this context, which will overwrite the matched route log mode option.
public LogOutput? LogMode { get; set; }