public function CronJobInterface::setLoggerId in Ultimate Cron 8.2
Sets logger array which holds info about the logger settings.
Parameters
$logger_id:
Return value
array Logger settings
1 method overrides CronJobInterface::setLoggerId()
- CronJob::setLoggerId in src/
Entity/ CronJob.php - Sets logger array which holds info about the logger settings.
File
- src/
CronJobInterface.php, line 146
Class
Namespace
Drupal\ultimate_cronCode
public function setLoggerId($logger_id);