The map between migrate status and watchdog severity.
Type: array
protected $map = [ 'status' => RfcLogLevel::INFO, 'error' => RfcLogLevel::ERROR, ];