<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/BNNSGraphMessageLevel",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "c:@EA@BNNSGraphMessageLevel"
  },
  "title" : "BNNSGraphMessageLevel"
}
-->

# BNNSGraphMessageLevel

Constants that specify the mask for compile-time messages.

```
struct BNNSGraphMessageLevel
```

## Topics

### Initializing a message level structure

### Graph message levels

[`init(_:)`](/documentation/Accelerate/BNNSGraphMessageLevel/init(_:))

Creates a new instance.

[`init(rawValue:)`](/documentation/Accelerate/BNNSGraphMessageLevel/init(rawValue:))

Creates a new instance with the specified raw value.

### Instance properties

[`rawValue`](/documentation/Accelerate/BNNSGraphMessageLevel/rawValue)

The corresponding value of the raw type.

[`BNNSGraphMessageLevelInfo`](/documentation/Accelerate/BNNSGraphMessageLevelInfo)

A constant that specifies information message types.

[`BNNSGraphMessageLevelWarning`](/documentation/Accelerate/BNNSGraphMessageLevelWarning)

A constant that specifies warning message types.

[`BNNSGraphMessageLevelError`](/documentation/Accelerate/BNNSGraphMessageLevelError)

A constant that specifies error message types.

[`BNNSGraphMessageLevelUnsupported`](/documentation/Accelerate/BNNSGraphMessageLevelUnsupported)

A constant that specifies unsupported function message types.

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)