data.logger.debug(
      `Plugins: ${this.plugins.map(p => `${p.type}#${p.name}`).join(',')}`
    )