SCPLogLevel

enum SCPLogLevel {}

The various log levels for the SDK.

  • No logs will printed to the console.

    Declaration

    Objective-C

    SCPLogLevelNone
  • Verbose logs will be printed to the console.

    Declaration

    Objective-C

    SCPLogLevelVerbose