Property TextWriter
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
TextWriter
Gets the TextWriter object where the log is being written to.
public TextWriter? TextWriter { get; set; }
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
Gets the TextWriter object where the log is being written to.
public TextWriter? TextWriter { get; set; }