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;
Please login to continue.