ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
Psr\Log\LoggerAwareInterface Interface Reference

Describes a logger-aware instance. More...

+ Collaboration diagram for Psr\Log\LoggerAwareInterface:

Public Member Functions

 setLogger (LoggerInterface $logger)
 Sets a logger instance on the object. More...
 

Detailed Description

Describes a logger-aware instance.

Definition at line 8 of file LoggerAwareInterface.php.

Member Function Documentation

◆ setLogger()

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

Sets a logger instance on the object.

Parameters
LoggerInterface$logger
Returns
void

The documentation for this interface was generated from the following file: