<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.1" />

KeplerAuditManager

public KeplerAuditManager(IServiceProxyFactory serviceProxyFactory, IServiceExceptionMapper exceptionMapper, Func<string> correlationIdFunc)

public bool AuditExport(int appID, bool isFatalError, ExportStatistics exportStats)

public bool AuditImageImport(int appID, string runId, bool isFatalError, ImageImportStatistics importStats)

public bool AuditObjectImport(int appID, string runId, bool isFatalError, ObjectImportStatistics importStats)

public void DeleteAuditToken(string token)