Logs messages from the SDK. By default, no logging is performed To get logs from this SDK, use useLogger, eg:
useLogger(MuxVodUploadSdk.logcatLogger()) // Log to logcat
If you're using another logging library, you can always implement your own Logger