---
title: MTRDiagnosticLogType
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrdiagnosticlogtype
---

# MTRDiagnosticLogType

## Declaration

```swift
enum MTRDiagnosticLogType
```

## Topics

### Enumeration Cases

- [MTRDiagnosticLogType.crash](matter/mtrdiagnosticlogtype/crash.md)
- [MTRDiagnosticLogType.endUserSupport](matter/mtrdiagnosticlogtype/endusersupport.md)
- [MTRDiagnosticLogType.networkDiagnostics](matter/mtrdiagnosticlogtype/networkdiagnostics.md)

### Initializers

- [init(rawValue:)](matter/mtrdiagnosticlogtype/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)
