MediaWiki  1.23.12
Psr\Log\LoggerAwareInterface Interface Reference

Describes a logger-aware instance. More...

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
null

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