You are here

protected property LingotekApi::$logger in Lingotek Translation 4.0.x

Same name and namespace in other branches
  1. 8.2 src/Remote/LingotekApi.php \Drupal\lingotek\Remote\LingotekApi::logger
  2. 3.0.x src/Remote/LingotekApi.php \Drupal\lingotek\Remote\LingotekApi::logger
  3. 3.1.x src/Remote/LingotekApi.php \Drupal\lingotek\Remote\LingotekApi::logger
  4. 3.2.x src/Remote/LingotekApi.php \Drupal\lingotek\Remote\LingotekApi::logger
  5. 3.3.x src/Remote/LingotekApi.php \Drupal\lingotek\Remote\LingotekApi::logger
  6. 3.4.x src/Remote/LingotekApi.php \Drupal\lingotek\Remote\LingotekApi::logger
  7. 3.5.x src/Remote/LingotekApi.php \Drupal\lingotek\Remote\LingotekApi::logger
  8. 3.6.x src/Remote/LingotekApi.php \Drupal\lingotek\Remote\LingotekApi::logger
  9. 3.7.x src/Remote/LingotekApi.php \Drupal\lingotek\Remote\LingotekApi::logger
  10. 3.8.x src/Remote/LingotekApi.php \Drupal\lingotek\Remote\LingotekApi::logger

A logger instance.

Type: \Psr\Log\LoggerInterface

File

src/Remote/LingotekApi.php, line 30

Class

LingotekApi
A simple connector to the Lingotek Translation API.

Namespace

Drupal\lingotek\Remote

Code

protected $logger;