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

# MTLLogLevel.fault

The log level that captures fault information.

## Declaration

```swift
case fault
```

## See Also

### Enumeration cases

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