LoggerChannelFactory::$channels
Same name in other branches
- 9 core/lib/Drupal/Core/Logger/LoggerChannelFactory.php \Drupal\Core\Logger\LoggerChannelFactory::channels
- 8.9.x core/lib/Drupal/Core/Logger/LoggerChannelFactory.php \Drupal\Core\Logger\LoggerChannelFactory::channels
- 11.x core/lib/Drupal/Core/Logger/LoggerChannelFactory.php \Drupal\Core\Logger\LoggerChannelFactory::channels
Array of all instantiated logger channels keyed by channel name.
Type: \Drupal\Core\Logger\LoggerChannelInterface[]
File
-
core/
lib/ Drupal/ Core/ Logger/ LoggerChannelFactory.php, line 29
Class
- LoggerChannelFactory
- Defines a factory for logging channels.
Namespace
Drupal\Core\LoggerCode
protected $channels = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.