Level

fileprivate enum Level : String

Undocumented

  • Undocumented

    Declaration

    Swift

    case Debug = "[DEBUG]"
  • Undocumented

    Declaration

    Swift

    case Error = "[ERROR]"