Skip to content

CocoaMQTTLoggerLevel

leeway edited this page Nov 19, 2021 · 1 revision

CocoaMQTTLoggerLevel

public enum CocoaMQTTLoggerLevel: Int 

Inheritance

Int

Enumeration Cases

info

case debug = 0, info, warning, error, off

warning

case debug = 0, info, warning, error, off

error

case debug = 0, info, warning, error, off

debug

case debug = 0, info, warning, error, off

off

case debug = 0, info, warning, error, off
Types
Protocols
Global Variables
Clone this wiki locally