interface LoggerChannelFactoryInterface

Logger channel factory interface.

Hierarchy

File

core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php, line 10

Namespace

Drupal\Core\Logger

Members

Name Modifiers Type Description
LoggerChannelFactoryInterface::addLogger public function Adds a logger to all the channels.
LoggerChannelFactoryInterface::get public function Retrieves the registered logger for the requested channel.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Logger!LoggerChannelFactoryInterface.php/interface/LoggerChannelFactoryInterface/8.1.x