Class constructor
Zend_Log_Formatter_Xml
__construct
([ $rootElement = 'logEntry'], [array $elementMap = null])
-
array
$elementMap
-
$rootElement
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.