You are here

protected property QueueService::$logger in Purge 8.3

Logger channel specific to the queue service.

Type: \Drupal\purge\Logger\LoggerChannelPartInterface

File

src/Plugin/Purge/Queue/QueueService.php, line 42

Class

QueueService
Provides the service that lets invalidations interact with a queue backend.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

protected $logger;