MigrateMessage::$map
The map between migrate status and watchdog severity.
Type: array
File
- 
              core/modules/ migrate/ src/ MigrateMessage.php, line 17 
Class
- MigrateMessage
- Defines a migrate message class.
Namespace
Drupal\migrateCode
protected $map = [
  'status' => RfcLogLevel::INFO,
  'error' => RfcLogLevel::ERROR,
];Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
