ErrorFileWriter
public ErrorFileWriter(IStreamFactory streamFactory, ErrorFileDestinationPath errorFileDestinationPath, IStatus status, ILog logger)
public ErrorFileWriter(IStreamFactory streamFactory, IDestinationPath errorFileDestinationPath, IStatus status, ILog logger)
Used for testing
public void Write(ExportFileType type, ObjectExportInfo documentInfo, string fileLocation, string errorText)
public Task WriteAsync(ExportFileType type, ObjectExportInfo documentInfo, string fileLocation, string errorText)