public void info(string infoMessageFormat, params Object[] variables) { DebugMsg._Info(infoMessageFormat + getLogNameText(), variables); }