Severity

public enum Severity : String, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case info = "info"
  • Undocumented

    Declaration

    Swift

    case warning = "warning"
  • Undocumented

    Declaration

    Swift

    case alert = "alert"