Property ErrorsLogsStream
ErrorsLogsStream
Gets or sets the LogStream object which the HTTP server will write HTTP server error transcriptions to.
public LogStream? ErrorsLogsStream { get; set; }
Gets or sets the LogStream object which the HTTP server will write HTTP server error transcriptions to.
public LogStream? ErrorsLogsStream { get; set; }