debuggableMode

open fun debuggableMode(@NonNull context: Context, debuggableMode: Boolean)

Set to true if this application would like to allow show logs in LogCat of Android Studio

Parameters

debuggableMode

application is debuggable or not