You are here

protected property LoggerTrait::$logger in Search API 8

The logging channel to use.

Type: \Psr\Log\LoggerInterface|null

File

src/LoggerTrait.php, line 19

Class

LoggerTrait
Provides helper methods for logging with dependency injection.

Namespace

Drupal\search_api

Code

protected $logger;