\Guzzle\LogPsrLogAdapter

PSR-3 log adapter

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 PSR-3 mappings

Type

Methods

getLogObject()

getLogObject() 

__construct()

__construct(\Psr\Log\LoggerInterface  $logObject) 

Parameters

\Psr\Log\LoggerInterface $logObject

log()

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

Parameters

$message
$priority
$extras