You are here

protected property LoggerChannelPart::$loggerChannelPurge in Purge 8.3

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

Type: \Psr\Log\LoggerInterface

File

src/Logger/LoggerChannelPart.php, line 52

Class

LoggerChannelPart
Provides a subchannel whichs logs to a single main channel with permissions.

Namespace

Drupal\purge\Logger

Code

protected $loggerChannelPurge;