Class Horde_Log_Formatter_Xml

Description

Located in /Log/lib/Horde/Log/Formatter/Xml.php (line 25)


	
			
Variable Summary
 mixed $_options
Method Summary
 Horde_Log_Formatter_Xml __construct ([ $options = array()])
 string format (array $event)
Variables
mixed $_options = array('elementEntry' => 'log',
'elementTimestamp' => 'timestamp',
'elementMessage' => 'message',
'elementLevel' => 'level',
'lineEnding' => PHP_EOL)
(line 27)
  • access: protected
Methods
Constructor __construct (line 33)
  • access: public
Horde_Log_Formatter_Xml __construct ([ $options = array()])
  • $options
format (line 44)

Formats an event to be written by the handler.

  • return: XML string
  • access: public
string format (array $event)
  • array $event: Log event

Documentation generated on Sun, 30 Jan 2011 05:23:32 +0000 by phpDocumentor 1.4.3