790. Class

790.1. Zend\Log\Formatter\ChromePhp

790.1.1. Methods

790.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:string

790.1.1.2. getDateTimeFormat

getDateTimeFormat()

This method is implemented for FormatterInterface but not used.

Return type:string

790.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

789. Class

Next topic

791. Class

This Page