Advanced Logging (2/4) - Create/Reupload /Library/API/ApiClient.php #28
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Comment from XXL-Webdesign (2020-12-07):
This file is directly copied from the original file of the Shopware Afterbuy Connector plugin v 1.0.3
[Shoproot]/custom/plugins/viaebShopwareAfterbuy/Library/API/ApiClient.php
because was removed or could not be edited anymore on this GitHub Project. (Can not create a fork of it, other files are working...)
If you download the project, Library/API directory is empty.
So please reupload these files to this project in the future.
Modification is done as described in the afterbuy forum thread:
https://forum.afterbuy.de/beitraege.aspx?foreninhalteID=70541
Only the part after "$this->logger->debug('Request', array($request, $response)); }" was inserted (and this comment)