You are here

protected property ApigeeEdgeActionsDebugEventSubscriber::$logger in Apigee Edge 8

The logger channel.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

modules/apigee_edge_actions/modules/apigee_edge_actions_debug/src/EventSubscriber/ApigeeEdgeActionsDebugEventSubscriber.php, line 38

Class

ApigeeEdgeActionsDebugEventSubscriber
Implements event subscriber for all apigee_edge_actions events.

Namespace

Drupal\apigee_edge_actions_debug\EventSubscriber

Code

protected $logger;