# LogConsistencyProviderAttribute Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.providers.logconsistencyproviderattribute/)

## LogConsistencyProviderAttribute {#constructor-2bda5a79}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.providers.logconsistencyproviderattribute/constructors/constructor-2bda5a79/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core.Abstractions/Providers/ProviderGrainAttributes.cs#L52-L55)

```csharp
public LogConsistencyProviderAttribute()
```

Initializes a new instance of the [LogConsistencyProviderAttribute](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.providers.logconsistencyproviderattribute/) class.
