You are here

protected property GatsbyPreview::$logger in Gatsby Live Preview & Incremental Builds 8

Same name and namespace in other branches
  1. 2.0.x src/GatsbyPreview.php \Drupal\gatsby\GatsbyPreview::logger

Drupal\Core\Logger\LoggerChannelFactoryInterface definition.

Type: \Drupal\Core\Logger\LoggerChannelFactoryInterface

File

src/GatsbyPreview.php, line 44

Class

GatsbyPreview
Defines a class for generating Gatsby based previews.

Namespace

Drupal\gatsby

Code

protected $logger;