To enable exhaustive debug logging with a single configuration, use the following line of code:
DebugConfig.setDebugLoggingEnabled(true);
📘When running on an Android device, this flag must be set before interacting with any Bitmovin Player component to take effect.