Fully Qualified Name: | Zend\Log\Formatter\ErrorHandler |
Extends: | Simple |
Name | Description | Defined By |
---|---|---|
__construct() | Class constructor | Simple |
format() | This method formats the event for the PHP Error Handler. | ErrorHandler |
getDateTimeFormat() | {@inheritDoc} | Base |
setDateTimeFormat() | {@inheritDoc} | Base |
Class constructor
Parameter Name | Type | Description |
---|---|---|
$format | null|string | Format |
$dateTimeFormat | null|string | Format |
Returns:
This method formats the event for the PHP Error Handler.
Parameter Name | Type | Description |
---|---|---|
$event | array |
Returns: string
{@inheritDoc}
Returns:
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$dateTimeFormat |
Returns: