Table of Contents

Property ErrorsLogsStream

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

ErrorsLogsStream

Gets or sets the LogStream object which the HTTP server will write HTTP server error transcriptions to.

public LogStream? ErrorsLogsStream { get; set; }

Property Value

LogStream