-
public class OpenImageLogUtils
-
-
Field Summary
Fields Modifier and Type Field Description private static booleanisApkInDebug
-
Method Summary
Modifier and Type Method Description static booleanisApkInDebug()static voidinit(Context context)static voidsetApkInDebug(boolean apkInDebug)static voidlogD(String tag, String logText)static voidlogE(String tag, String logText)-
-
Method Detail
-
isApkInDebug
static boolean isApkInDebug()
-
setApkInDebug
static void setApkInDebug(boolean apkInDebug)
-
-
-
-