\Psr\LogLoggerAwareTrait

Basic Implementation of LoggerAwareInterface.

Summary

Methods
Properties
Constants
setLogger()
No public properties found
No constants found
No protected methods found
$logger
N/A
No private methods found
No private properties found
N/A

Properties

$logger

$logger : \Psr\Log\LoggerInterface

The logger instance.

Type

LoggerInterface

Methods

setLogger()

setLogger(\Psr\Log\LoggerInterface  $logger) : mixed

Sets a logger.

Parameters

\Psr\Log\LoggerInterface $logger

Returns

mixed —