LoggerChannelFactory::$loggers
An array of arrays of \Psr\Log\LoggerInterface keyed by priority.
Type: array
File
-
core/
lib/ Drupal/ Core/ Logger/ LoggerChannelFactory.php, line 36
Class
- LoggerChannelFactory
- Defines a factory for logging channels.
Namespace
Drupal\Core\LoggerCode
protected $loggers = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.