protected property ExceptionLoggingSubscriber::$logger in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php \Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber::logger
The logger channel factory.
Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ ExceptionLoggingSubscriber.php, line 27 - Contains \Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber.
Class
- ExceptionLoggingSubscriber
- Log exceptions without further handling.
Namespace
Drupal\Core\EventSubscriberCode
protected $logger;