You are here

service raven.commands in Raven: Sentry Integration 8.2

Same name and namespace in other branches
  1. 3.x drush.services.yml \raven.commands

Class

\Drupal\raven\Commands\RavenCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: \Drupal\raven\Commands\RavenCommands
  2. tags:
  3. - { name: drush.command }
  4. calls:
  5. - [setRavenLogger, ['@logger.raven']]