You are here

protected property SurrogateKeyGenerator::$logger in Fastly 8.3

The Fastly logger channel.

Type: \Psr\Log\LoggerInterface

File

src/EventSubscriber/SurrogateKeyGenerator.php, line 23

Class

SurrogateKeyGenerator
Generates a 'Surrogate-Key' header in the format expected by Fastly.

Namespace

Drupal\fastly\EventSubscriber

Code

protected $logger;