You are here

protected property RavenCommands::$ravenLogger in Raven: Sentry Integration 3.x

Same name and namespace in other branches
  1. 8.2 src/Commands/RavenCommands.php \Drupal\raven\Commands\RavenCommands::ravenLogger

The @logger.raven service.

Type: \Drupal\raven\Logger\Raven|null

File

src/Commands/RavenCommands.php, line 19

Class

RavenCommands
Provides Drush commands for Raven module.

Namespace

Drupal\raven\Commands

Code

protected $ravenLogger;