Fully Qualified Name: | Laminas\Log\Formatter\Json |
Implements: | FormatterInterface |
Name | Description | Defined By |
---|---|---|
format() | Formats data into a single line to be written by the writer. | Json |
getDateTimeFormat() | {@inheritDoc} | Json |
setDateTimeFormat() | {@inheritDoc} | Json |
Formats data into a single line to be written by the writer.
Parameter Name | Type | Description |
---|---|---|
$event | array | event |
Returns: string formatted line to write to the log
{@inheritDoc}
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$dateTimeFormat |
Returns: