You are here

protected property DrushLogMigrateMessage::$logger in Migrate Manifest 3.x

Same name and namespace in other branches
  1. 8.2 src/DrushLogMigrateMessage.php \Drupal\migrate_manifest\DrushLogMigrateMessage::logger
  2. 8 src/DrushLogMigrateMessage.php \Drupal\migrate_manifest\DrushLogMigrateMessage::logger

Type: \Psr\Log\LoggerInterface

File

src/DrushLogMigrateMessage.php, line 19

Class

DrushLogMigrateMessage
Simple Migrate Message implementation that uses drush to output.

Namespace

Drupal\migrate_manifest

Code

protected $logger;