\Guzzle\LogMonologLogAdapter

Adapter class that allows Guzzle to log data using various logging implementations

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
$mapping
N/A

Properties

$log

$log : 

Type

$mapping

$mapping : 

syslog to Monolog mappings

Type

Methods

getLogObject()

getLogObject() 

__construct()

__construct(\Monolog\Logger  $logObject) 

Parameters

\Monolog\Logger $logObject

log()

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

Parameters

$message
$priority
$extras