You are here

protected property WatchdogLogger::$drupal7 in Service Container 7.2

Same name and namespace in other branches
  1. 7 src/Logger/WatchdogLogger.php \Drupal\service_container\Logger\WatchdogLogger::drupal7

The Drupal7 service.

Type: \Drupal\service_container\Legacy\Drupal7

File

src/Logger/WatchdogLogger.php, line 26
Contains \Drupal\service_container\Logger\WatchdogLogger.

Class

WatchdogLogger
Implements the PSR-3 logger with watchdog.

Namespace

Drupal\service_container\Logger

Code

protected $drupal7;