Ejemplo n.º 1
0
 /** Info. */
 public void info(String s) {
   Log.info("S-" + this + ": " + s);
 }