承接 opengento/module-webapi-logger 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

opengento/module-webapi-logger

最新稳定版本:4.1.0

Composer 安装命令:

composer require opengento/module-webapi-logger

包简介

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

README 文档

README

Latest Stable Version License: MIT Packagist Packagist

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

Fork

This is a forked version from the following repository: https://github.com/ghostunicorns/module-webapi-logs.
It also contains changes from the following fork: https://github.com/magentix/module-webapi-logs.

As the original repository does not seems to be maintained anymore, we offer an improved and optimized version here.

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/module-webapi-logger

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Features

Settings

The configuration for this module is available in Stores > Configuration > System > Webapi Logs.

Documentation

Go to Reports > Webapi Logs > Show Logs

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

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:

It is now possible to log the webapi request and response to filesystem or any handler that follow the PSR Log.
You can register your handlers to Opengento\WebapiLogger\Logger. The module use the debug level to log the request and response.

Support

Raise a new request to the issue tracker.

Authors

  • GhostUnicorns - Original Work - www.ghostunicorns.com
  • Contributors - Contributor - GitHub contributors
  • Opengento Community - Maintainer - Twitter Follow

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!

统计信息

  • 总下载量: 12.54k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 17
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-10-30