more logging info for structure info not working right

This commit is contained in:
2019-05-29 23:46:21 -05:00
parent 8b2055b352
commit 1ceb8dacb6

View File

@@ -234,6 +234,8 @@ class ProcessStructureJob implements ShouldQueue
$info = null;
}
Log::warning($info->getEsiResponse());
return $info;
}