Property | Type | Description | |
---|---|---|---|
$_cli | Horde_Cli | A CLI handler. |
Method | Description | |
---|---|---|
__construct ( Horde_Log_Formatter $formatter = null ) | Class Constructor | |
write ( array $event ) : boolean | Write a message to the log. |
public __construct ( Horde_Log_Formatter $formatter = null ) | ||
$formatter | Horde_Log_Formatter | Log formatter. |