Static isRetrieves the current debug logging state.
true if debug logging is enabled, otherwise false.
Static setEnables or disables global debug logging for all Bitmovin components.
Debug logging provides detailed information primarily for debugging purposes, helping to diagnose problems and trace the flow of execution within the Player.
This option should not be enabled in production as it may log sensitive or confidential information to the console.
NSLog at the verbose log level.android.util.Log with the following tags:BitmovinPlayerBitmovinPlayerViewBitmovinOfflineBitmovinSourceBitmovinExoPlayerAndroid
App.tsx).false
Global debug configuration for all Bitmovin components.