Constructor and Description |
---|
DpaLog() |
Modifier and Type | Method and Description |
---|---|
static void |
disableLog()
打开log观察调试信息
|
static void |
enableLog()
打开log观察调试信息
|
static boolean |
isEnableLog() |
protected static void |
logD(String tag,
String msg)
debug级别log
|
protected static void |
logE(String tag,
String msg)
error级别log
|
protected static void |
logI(String tag,
String msg)
info级别log
|
protected static void |
logV(String tag,
String msg)
verbose级别log
|
protected static void |
logW(String tag,
String msg)
warning级别log
|
Copyright © 2015. All rights reserved.