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

# MTLLogLevel.info

The log level that captures additional information.

## Declaration

```swift
case info
```

## See Also

### Enumeration cases

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