Initializes a new instance of JsonFileLogWriter with JSON formatter options.
public JsonFileLogWriter(string filePath, JsonLogFormatterOptions? formatterOptions)
The destination file path.
Optional JSON formatter options.