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

# line

The line that the log message appears on.

## Declaration

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

## See Also

### Inspecting the location details

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