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
string
PHP idate()-compliant format character
string
Comparison operator
\Zend\Log\Exception\InvalidArgumentException |
---|
filter(array $event) : bool
array
event data
bool
$dateFormatChar : string | null
$operator : string