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