---
title: MTLLogLevel.error
framework: metal
role: symbol
role_heading: Case
path: metal/mtlloglevel/error
---

# MTLLogLevel.error

The log level that captures error information.

## Declaration

```swift
case error
```

## See Also

### Enumeration cases

- [MTLLogLevel.debug](metal/mtlloglevel/debug.md)
- [MTLLogLevel.info](metal/mtlloglevel/info.md)
- [MTLLogLevel.notice](metal/mtlloglevel/notice.md)
- [MTLLogLevel.fault](metal/mtlloglevel/fault.md)
- [MTLLogLevel.undefined](metal/mtlloglevel/undefined.md)
