@Override public void info(final String format, final Object... objects) { super.logToSystemOut(format, objects); }