You are here

protected property LoggerChannelPartFactory::$loggerChannelPurge in Purge 8.3

The single and central logger channel used by purge module(s).

Type: \Psr\Log\LoggerInterface

File

src/Logger/LoggerChannelPartFactory.php, line 18

Class

LoggerChannelPartFactory
Provides a factory that creates LoggerChannelPartInterface instances.

Namespace

Drupal\purge\Logger

Code

protected $loggerChannelPurge;