Table of Contents

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

Property Value

TextWriter?