/** Log information message */
 protected void logInfo(String par1Str) {
   server.logInfo(par1Str);
 }