|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| getLogObject () | |
Public Member Functions inherited from Guzzle\Log\LogAdapterInterface | |
| log ($message, $priority=LOG_INFO, $extras=array()) | |
Protected Attributes | |
| $log | |
Adapter class that allows Guzzle to log data using various logging implementations
Definition at line 8 of file AbstractLogAdapter.php.
| Guzzle\Log\AbstractLogAdapter::getLogObject | ( | ) |
Definition at line 12 of file AbstractLogAdapter.php.
References Guzzle\Log\AbstractLogAdapter\$log.
|
protected |
Definition at line 10 of file AbstractLogAdapter.php.
Referenced by Guzzle\Log\AbstractLogAdapter\getLogObject().