Table of Contents

Property FilePath

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

FilePath

Gets or sets the absolute path to the file where the log is being written to.

public string? FilePath { get; set; }

Property Value

string

Remarks

When setting this method, if the file directory doens't exists, it is created.