init(_:)
Creates a log type from the specified value.
Declaration
init(_ rawValue: UInt8)Parameters
- rawValue:
The raw value of the log type to create.
Creates a log type from the specified value.
init(_ rawValue: UInt8)The raw value of the log type to create.