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