if (settings.format) {
      if (typeof settings.format === 'string') {
        global.format = settings.format;
      }
      else {