Const
Logs only errors
Logs various information messages, such as those that log the lifecycle of various modules
Logs any additional information that may be useful during debugging, such as function calls, API queries, etc.
Logs messages from the SDK that do not cause critical errors, but are worth paying attention to
Logging is performed on a native side. So you are expected to watch logs in Xcode or Android Studio.
Generated using TypeDoc
Log levels for the SDK