You are here

protected property CourierManager::$logger in Courier 8

Same name and namespace in other branches
  1. 2.x src/Service/CourierManager.php \Drupal\courier\Service\CourierManager::logger

The logger for the Courier channel.

Type: \Psr\Log\LoggerInterface

File

src/Service/CourierManager.php, line 37

Class

CourierManager
The courier manager.

Namespace

Drupal\courier\Service

Code

protected $logger;