Download the PHP package vladflonta/magento2-webapi-log without Composer
On this page you can find all versions of the php package vladflonta/magento2-webapi-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vladflonta/magento2-webapi-log
More information about vladflonta/magento2-webapi-log
Files in vladflonta/magento2-webapi-log
Download vladflonta/magento2-webapi-log
More information about vladflonta/magento2-webapi-log
Files in vladflonta/magento2-webapi-log
Vendor vladflonta
Package magento2-webapi-log
Short Description Logger for webapi REST requests.
License OSL-3.0
Package magento2-webapi-log
Short Description Logger for webapi REST requests.
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-webapi-log
Magento 2 WebAPI Logger (REST)
A Magento module for logging all REST API requests as text files in var/log/webapi_rest/ folder.
Installation steps
-
Get the module via composer
or via git
- Enable module
Usage
The modules logs requests to subfolders in the var/log/webapi_rest
according to the REST route.
Example: var/log/webapi_rest/integration/admin/token/20181213_082324.log
Remark: Auth requests do not contain body / response to avoid a security breach.
License
This project is licensed under the Open Software License (OSL 3.0)
All versions of magento2-webapi-log with dependencies
PHP Build Version
Package Version
The package vladflonta/magento2-webapi-log contains the following files
Loading the files please wait ....