Skip to content

How to Enable Verbose Logging in the AppLovin SDK

Enable verbose logging with the following code:

AppLovinMAX.setVerboseLoggingEnabled(true);

To verify that you enabled verbose logs successfully, check for this line — Verbose Logging On: true — in the AppLovin SDK initialization block:

========================================
AppLovin SDK
Version: 9.13.4
Verbose Logging On: true
========================================

You can then find AppLovin verbose logs in logcat or XCode terminal as lines that start with /AppLovinSdk: [AppLovinSdk].