You are here

protected property DiagnosticsService::$logger in Purge 8.3

Logger channel specific to the diagnostics service.

Type: \Drupal\purge\Logger\LoggerChannelPartInterface

File

src/Plugin/Purge/DiagnosticCheck/DiagnosticsService.php, line 23

Class

DiagnosticsService
Provides a service that interacts with diagnostic checks.

Namespace

Drupal\purge\Plugin\Purge\DiagnosticCheck

Code

protected $logger;