static void outBuf(int chars) {
  maxCharsInConsoleAndPrintLog(chars);
}