Severity

public enum Severity : String

Severity level of the notice.

  • Undocumented

    Declaration

    Swift

    case warning = "warning"
  • Undocumented

    Declaration

    Swift

    case error = "error"