\Guzzle\LogClosureLogAdapter

Logs messages using Closures. Closures combined with filtering can trigger application events based on log messages.

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(  $logObject) 

Parameters

$logObject

log()

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

Parameters

$message
$priority
$extras