794. Class

794.1. Zend\Log\Formatter\FirePhp

794.1.1. Methods

794.1.1.1. format

format()

Formats the given event data into a single line to be written by the writer.

Parameters:array – The event data which should be formatted.
Return type:array line message and optionally label if ‘extra’ data exists.

794.1.1.2. getDateTimeFormat

getDateTimeFormat()

This method is implemented for FormatterInterface but not used.

Return type:string

794.1.1.3. setDateTimeFormat

setDateTimeFormat()

This method is implemented for FormatterInterface but not used.

Parameters:string
Return type:FormatterInterface

Project Versions

Table Of Contents

Previous topic

793. Class

Next topic

795. Function

This Page