コード例 #1
0
 @Override
 public void info(final String format, final Object... objects) {
   super.logToSystemOut(format, objects);
 }