You are here

protected property EdgeExceptionSubscriber::$logger in Apigee Edge 8

The logger instance.

Type: \Psr\Log\LoggerInterface

File

src/EventSubscriber/EdgeExceptionSubscriber.php, line 49

Class

EdgeExceptionSubscriber
Handles uncaught ApiExceptions.

Namespace

Drupal\apigee_edge\EventSubscriber

Code

protected $logger;