Documentation

Horde_ActiveSync_Log_Handler extends Horde_Log_Handler_Stream
in package

Tags
copyright

2017 Horde LLC (http://www.horde.org/)

author

Michael J Rubinsky mrubinsk@horde.org

category

Horde

license

http://www.horde.org/licenses/bsd BSD

since
2.38.0

Table of Contents

write()  : bool
Write a message to the log.

Methods

write()

Write a message to the log.

public write(array<string|int, mixed> $event) : bool
Parameters
$event : array<string|int, mixed>

Log event.

Tags
throws
Horde_Log_Exception
Return values
bool

True.

Search results