You are here

protected property LoggerService::$purgeLoggerPartsFactory in Purge 8.3

The channel part factory.

Type: \Drupal\purge\Logger\LoggerChannelPartFactoryInterface

File

src/Logger/LoggerService.php, line 71

Class

LoggerService
Provides logging services to purge and its submodules, via a single channel.

Namespace

Drupal\purge\Logger

Code

protected $purgeLoggerPartsFactory;