MCSDK.setLogDebug(true);
Filter logs in Android Studio Logcat using TAG: mcsdk
Call the following method post-initialization to launch visual debuggers
MCSDK.showMediationDebugger(MCAdConst.MediationId.MEDIATION_ID_MAX);
For details: Max Mediation Debugger
MCSDK.showMediationDebugger(MCAdConst.MediationId.MEDIATION_ID_TOPON);
For details: TopOn Debugger Tool