\Horde_ActiveSync_Log_Formatter

Summary

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

Properties

$_format

$_format : string

Format string.

Type

string

$_levelMap

$_levelMap : 

Type

Methods

format()

format(array  $event) : string

Formats an event to be written by the handler.

Parameters

array $event

Log event.

Returns

string —

Formatted line.