__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\Traversable
Format for DateTime objects
format(array $event) : array
array
event data
array
getDateTimeFormat() : string
string
setDateTimeFormat(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 |