LoggingFlutter Inform SDK WrapperSuggest EditsValidic Logs Validic Logs can be viewed in your IDE debug console (e.g. Android Studio for Android, Xcode for iOS). All logs from the Validic SDK will start with ValidicLog#. Enable logging: Dartawait ValidicCore.enableLogging(); Disable logging: Dartawait ValidicCore.disableLogging(); Updated 22 days ago Ask AITable of Contents Validic Logs