\Psr\LogLoggerAwareInterface

Describes a logger-aware instance

Summary

Methods
Constants
setLogger()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setLogger()

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

Sets a logger instance on the object

Parameters

\Psr\Log\LoggerInterface $logger

Returns

null