You are here

public function CronJobInterface::getLoggerId in Ultimate Cron 8.2

Gets logger array which holds info about the logger settings.

Return value

array Logger settings

1 method overrides CronJobInterface::getLoggerId()
CronJob::getLoggerId in src/Entity/CronJob.php
Gets logger array which holds info about the logger settings.

File

src/CronJobInterface.php, line 92

Class

CronJobInterface

Namespace

Drupal\ultimate_cron

Code

public function getLoggerId();