public void error(string errorMessageFormat, params Object[] variables) { DebugMsg._Error(errorMessageFormat + getLogNameText(), variables); }