Fully Qualified Name: | Zend\Log\Formatter\Db |
Implements: | FormatterInterface |
Name | Description | Defined By |
---|---|---|
__construct() | Class constructor | Db |
format() | Formats data to be written by the writer. | Db |
getDateTimeFormat() | {@inheritDoc} | Db |
setDateTimeFormat() | {@inheritDoc} | Db |
Class constructor
Parameter Name | Type | Description |
---|---|---|
$dateTimeFormat | null|string | Format |
Returns:
Formats data to be written by the writer.
Parameter Name | Type | Description |
---|---|---|
$event | array | event |
Returns: array
{@inheritDoc}
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$dateTimeFormat |
Returns: