Class constructor
Zend_Log_Formatter_Simple
__construct
([null|string $format = null])
-
null|string
$format: Format specifier for log messages
Formats data into a single line to be written by the writer.
string
format
(array $event)
Implementation of:
- Zend_Log_Formatter_Interface::format()
- Formats data into a single line to be written by the writer.