예제 #1
0
 public final void logD(String text) {
   Logs.d(logsTag, text);
 }