Package 

Class OpenImageLogUtils

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static boolean isApkInDebug
    • Method Summary

      Modifier and Type Method Description
      static boolean isApkInDebug()
      static void init(Context context)
      static void setApkInDebug(boolean apkInDebug)
      static void logD(String tag, String logText)
      static void logE(String tag, String logText)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait