BSGSeverity

Objective-C

enum BSGSeverity : NSUInteger {}

Swift

enum BSGSeverity : UInt, @unchecked Sendable

Represents the importance of a particular event.