set Log Level
Set the log level for SDK tracing. Controls what gets logged to Logcat.
Code Example:
VideoSDK.setLogLevel(LogLevel.DEBUG)
Content copied to clipboard
Parameters
level
the desired LogLevel
Set the log level for SDK tracing. Controls what gets logged to Logcat.
Code Example:
VideoSDK.setLogLevel(LogLevel.DEBUG)
the desired LogLevel