LogCategory

public struct LogCategory

A representation of a log category

  • Undocumented

    Declaration

    Swift

    public let _key: String
  • Undocumented

    Declaration

    Swift

    public init(_ key: String)