logging
This commit is contained in:
@@ -233,10 +233,6 @@ class ProcessStructureJob implements ShouldQueue
|
|||||||
$info = null;
|
$info = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
Log::warning($info->response_code);
|
|
||||||
Log::warning($info->error_message);
|
|
||||||
Log::warning($info->raw);
|
|
||||||
|
|
||||||
return $info;
|
return $info;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user