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

# MTLLogLevel.notice

The log level that captures notifications.

## Declaration

```swift
case notice
```

## See Also

### Enumeration cases

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