You are here

protected property WatchdogLogger::$logEntries in Ultimate Cron 8.2

Log entries for currently running cron jobs.

Type: \Drupal\ultimate_cron\Logger\LogEntry[]

File

src/Logger/WatchdogLogger.php, line 23

Class

WatchdogLogger
Logs events in currently running cronjobs.

Namespace

Drupal\ultimate_cron\Logger

Code

protected $logEntries = [];