Rate this page:

VILogLevel

Log levels for iOS.

Used in VIClientConfig.

Consts

debug

Static
Copy URL

Include error, warning, info, and debug messages.

error

Static
Copy URL

Include only error messages.

info

Static
Copy URL

Include error, warning, and info messages.

verbose

Static
Copy URL

Include all log messages.

warning

Static
Copy URL

Include only error and warning messages.