> ## Documentation Index
> Fetch the complete documentation index at: https://docs.encord.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Orm.label log

## LabelLog Objects

```python theme={"dark"}
class LabelLog(BaseDTO)
```

#### annotation\_hash

```python theme={"dark"}
@property
@deprecated(version="0.1.100", alternative="LabelLog.identifier")
def annotation_hash() -> Optional[str]
```

DEPRECATED: this field is only provided for backwards compatibility, and will be removed in the future versions.
Please use :attr:`identifier <LabelLog.identifier>` instead.
