---
title: column
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlfunctionlogdebuglocation/column
---

# column

The column where the log message appears.

## Declaration

```swift
var column: Int { get }
```

## See Also

### Inspecting the location details

- [functionName](metal/mtlfunctionlogdebuglocation/functionname.md)
- [url](metal/mtlfunctionlogdebuglocation/url.md)
- [line](metal/mtlfunctionlogdebuglocation/line.md)
