Log Webapi | Module provides log in file for all transactions in Web API.
This extension creates a log file and saves all transactions that are requested through your store's Rest API., (*1)
Run the following command in your Magento 2 root folder:, (*3)
composer require magestat/module-log-webapi
Run the following command in yourMagento 2 root folder:, (*4)
git clone git@github.com:magestat/magento2-log-webapi.git app/code/Magestat/LogWebapi
Run the following command in your Magento 2 root folder:, (*5)
php bin/magento module:enable Magestat_LogWebapi
```sh php bin/magento setup:upgrade, (*6)
Clear the caches: ```sh php bin/magento cache:clean
Want to contribute to this extension? The quickest way is to open a pull request on GitHub., (*7)
If you encounter any problems or bugs, please open an issue on GitHub., (*8)
Need help setting up or want to customize this extension to meet your business needs? Please open an issue and if we like your idea we will add this feature for free., (*9)