artttj / module-webapi-logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This module allows you to analyze all the webapi rest done call toward your magento.

Install

composer require ghostunicorns/module-webapi-logs

Configure

  1. Log-in your Magento backend

  2. Go to Stores > Configuration > System > Webapi Logs and enable it

Use

Go to Reports > Webapi Logs > Show Logs

You can select an entry to see more details about the request and the response

Attention!

If you disable the Secret Mode this module will logs everything passes in the webapi calls (tokens and passwords too!), then remember to clean logs by clicking the Delete All Logs button:

Contribution

Yes, of course you can contribute sending a pull request to propose improvements and fixes.

About

License:MIT License


Languages

Language:PHP 91.4%Language:HTML 7.2%Language:JavaScript 1.4%