.. Log/Formatter/ChromePhp.php generated using docpx on 01/30/13 03:26pm Class ***** Zend\\Log\\Formatter\\ChromePhp =============================== Methods ------- format ++++++ .. function:: format() Formats the given event data into a single line to be written by the writer. :param array: The event data which should be formatted. :rtype: string getDateTimeFormat +++++++++++++++++ .. function:: getDateTimeFormat() This method is implemented for FormatterInterface but not used. :rtype: string setDateTimeFormat +++++++++++++++++ .. function:: setDateTimeFormat() This method is implemented for FormatterInterface but not used. :param string: :rtype: FormatterInterface