# LogEntry.operator ==(LogEntry, LogEntry)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.logging.logentry/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.testinghost/orleans.testinghost.logging.logentry/methods/)

```csharp
public static bool operator ==(LogEntry left, LogEntry right)
```

### Parameters

- `left` (`LogEntry`)
- `right` (`LogEntry`)
