JsonFileLogWriter(String, JsonLogFormatterOptions?) Constructor

Definition

Assembly XenoAtom.Logging.dll

Initializes a new instance of JsonFileLogWriter with JSON formatter options.

public JsonFileLogWriter(string filePath, JsonLogFormatterOptions? formatterOptions)

Parameters

filePath
String

The destination file path.

formatterOptions
JsonLogFormatterOptions

Optional JSON formatter options.