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