drush.services.yml in Raven: Sentry Integration 8.2
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- raven.commands:
- class: \Drupal\raven\Commands\RavenCommands
- tags:
- - { name: drush.command }
- calls:
- - [setRavenLogger, ['@logger.raven']]
Services
Name | Description |
---|---|
raven.commands | \Drupal\raven\Commands\RavenCommands |