Method | Description | |
---|---|---|
log ( mixed $event, mixed $priority = null, array $options = [] ) | Logs a message to the global Horde log backend. | |
logObject ( Horde_Core_Log_Object $ob ) | Logs an entry. |
public logObject ( Horde_Core_Log_Object $ob ) | ||
$ob | Horde_Core_Log_Object | Log entry object. |