Пример #1
0
 /** Exceptional print util. */
 public void warn(String s) {
   Log.warn("S-" + this + ": " + s);
 }