protected property LoggerChannelTrait::$loggerFactory in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Logger/LoggerChannelTrait.php \Drupal\Core\Logger\LoggerChannelTrait::loggerFactory
- 10 core/lib/Drupal/Core/Logger/LoggerChannelTrait.php \Drupal\Core\Logger\LoggerChannelTrait::loggerFactory
The logger channel factory service.
Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface
File
- core/
lib/ Drupal/ Core/ Logger/ LoggerChannelTrait.php, line 22
Class
- LoggerChannelTrait
- Wrapper methods for the logger factory service.
Namespace
Drupal\Core\LoggerCode
protected $loggerFactory;