ExceptionLoggingSubscriber::$logger

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php \Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber::logger
  2. 8.9.x core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php \Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber::logger
  3. 10 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 22

Class

ExceptionLoggingSubscriber
Log exceptions without further handling.

Namespace

Drupal\Core\EventSubscriber

Code

protected $logger;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.