Filters log events based on the time when they were triggered.
| author | Nikola Posa |
|---|
__construct(int | \DateTime | array | \Traversable $value, string $dateFormatChar, string $operator) : \Zend\Log\Filter\Timestamp
stringPHP idate()-compliant format character
stringComparison operator
\Zend\Log\Exception\InvalidArgumentException |
|---|
filter(array $event) : bool
arrayevent data
bool$dateFormatChar : string | null
$operator : string