-
public class LogUtil
-
-
Method Summary
Modifier and Type Method Description static void
setIsDebug(boolean isDebug)
static void
logd(String msg)
static void
loge(String msg)
-
-
Method Detail
-
setIsDebug
static void setIsDebug(boolean isDebug)
-
-
-
-