# LogConsistencyProvider Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.customstorage.logconsistencyprovider/)

## LogConsistencyProvider(CustomStorageLogConsistencyOptions) {#constructor-orleans-configuration-customstoragelogconsistencyoptions-9428f725}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.customstorage.logconsistencyprovider/constructors/constructor-orleans-configuration-customstoragelogconsistencyoptions-9428f725/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.EventSourcing/CustomStorage/LogConsistencyProvider.cs#L30-L33)

```csharp
public LogConsistencyProvider(CustomStorageLogConsistencyOptions options)
```

### Parameters

- `options` (`CustomStorageLogConsistencyOptions`)
