---
title: encoderLabel
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlfunctionlog/encoderlabel
---

# encoderLabel

The label for the encoder that logged the message.

## Declaration

```swift
var encoderLabel: String? { get }
```

## See Also

### Getting execution details

- [debugLocation](metal/mtlfunctionlog/debuglocation.md)
- [function](metal/mtlfunctionlog/function.md)
- [MTLFunctionLogDebugLocation](metal/mtlfunctionlogdebuglocation.md)
