MRLogLevel

public protocol MRLogLevel : RawRepresentable where Self.RawValue == Int

Undocumented

  • Undocumented

    Declaration

    Swift

    var rawValue: Int { get }
  • Undocumented

    Declaration

    Swift

    var osLogType: OSLogType { get }