\Horde_Log_Formatter_Xml

Summary

Methods
Properties
Constants
__construct()
format()
No public properties found
No constants found
No protected methods found
$_options
N/A
No private methods found
No private properties found
N/A

Properties

$_options

$_options : array

Config options.

Type

array

Methods

__construct()

__construct(  $options = array()) 

Constructor.

TODO

Parameters

$options

format()

format(array  $event) : string

Formats an event to be written by the handler.

Parameters

array $event

Log event.

Returns

string —

XML string.