\Guzzle\LogZf1LogAdapter

Adapts a Zend Framework 1 logger object

Summary

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

Properties

$log

$log : 

Type

Methods

getLogObject()

getLogObject() 

__construct()

__construct(\Zend_Log  $logObject) 

Parameters

\Zend_Log $logObject

log()

log(  $message,   $priority = LOG_INFO,   $extras = array()) 

Parameters

$message
$priority
$extras