LogSeverity

public enum LogSeverity : String, CaseIterable

LogSeverity can be used to increase or decrease amount of logging

  • Undocumented

    Declaration

    Swift

    case trace
  • Undocumented

    Declaration

    Swift

    case info
  • Undocumented

    Declaration

    Swift

    case warning
  • Undocumented

    Declaration

    Swift

    case critical