You are here

service logger.smartling in TMGMT Translator Smartling 8.2

Same name and namespace in other branches
  1. 8.4 tmgmt_smartling.services.yml \logger.smartling
  2. 8.3 tmgmt_smartling.services.yml \logger.smartling

Class

Drupal\tmgmt_smartling\Logger\BufferLogger

Tags

  • logger

File

./tmgmt_smartling.services.yml
tmgmt_smartling.services.yml

View source
  1. class: Drupal\tmgmt_smartling\Logger\BufferLogger
  2. arguments:
  3. - '@http_client'
  4. - '@logger.log_message_parser'
  5. - '@config.factory'
  6. - '@request_stack'
  7. tags:
  8. - { name: logger }