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; }
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
Gets or sets the LogStream object which the HTTP server will write HTTP server error transcriptions to.
public LogStream? ErrorsLogsStream { get; set; }