__construct()
format()
getDateTimeFormat()
setDateTimeFormat()
normalize()
$dateTimeFormat
DEFAULT_DATETIME_FORMAT
__construct(null | string | array | \Traversable $dateTimeFormat)
| see | \Zend\Log\Formatter\http://php.net/manual/en/function.date.php |
|---|
nullstringarray\TraversableFormat for DateTime objects
format(array $event) : array
arrayevent data
arraygetDateTimeFormat() : string
stringsetDateTimeFormat(string $dateTimeFormat) : \Zend\Log\Formatter\FormatterInterface
normalize(mixed $value) : mixed
mixed
mixed$dateTimeFormat : string
| see | \Zend\Log\Formatter\http://php.net/manual/en/function.date.php |
|---|
DEFAULT_DATETIME_FORMAT
| see | \Zend\Log\Formatter\http://php.net/manual/en/function.date.php |
|---|---|
| inherited_from | \Zend\Log\Formatter\FormatterInterface::DEFAULT_DATETIME_FORMAT |