Custom logger for an individual cron interval.
More...
Custom logger for an individual cron interval.
- Since
- 5.1
Definition at line 21 of file Cron.php.
static Elgg\Logger\Cron::factory |
( |
array |
$params = [] | ) |
|
|
static |
- Parameters
-
array | $params | additional params:
- (string) interval: a valid cron interval
- () date: the start date of the cron
|
- Returns
- static
- Exceptions
-
Definition at line 33 of file Cron.php.
const Elgg\Logger\Cron::CHANNEL = 'CRON' |
|
protected |
The documentation for this class was generated from the following file: