示例#1
0
 public void startTrace(String tag, String msg, int logLevel) {
   startTrace(tag, msg, logLevel, false);
 }