Cron::$logger

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::logger
  2. 10 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::logger

A logger instance.

Type: \Psr\Log\LoggerInterface

File

core/lib/Drupal/Core/Cron.php, line 67

Class

Cron
The Drupal core Cron service.

Namespace

Drupal\Core

Code

protected $logger;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.