Table of Contents

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; }

Property Value

LogOutput?