---
title: MTLFunctionLogType
framework: metal
role: symbol
role_heading: Enumeration
path: metal/mtlfunctionlogtype
---

# MTLFunctionLogType

Options for different kinds of function logs.

## Declaration

```swift
enum MTLFunctionLogType
```

## Topics

### Enumeration cases

- [MTLFunctionLogType.validation](metal/mtlfunctionlogtype/validation.md)

### Initializers

- [init(rawValue:)](metal/mtlfunctionlogtype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the log messsage

- [type](metal/mtlfunctionlog/type.md)
