Contents

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.

See Also

Creating a Log Type