VILogLevel
Log levels for iOS.
Used in VIClientConfig.
Consts
debug
Static
Include error, warning, info, and debug messages.
error
Static
Include only error messages.
info
Static
Include error, warning, and info messages.
verbose
Static
Include all log messages.
warning
Static
Include only error and warning messages.