承接 vladflonta/magento2-webapi-log 相关项目开发

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

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

vladflonta/magento2-webapi-log

最新稳定版本:1.0.1

Composer 安装命令:

composer require vladflonta/magento2-webapi-log

包简介

Logger for webapi REST requests.

README 文档

README

A Magento module for logging all REST API requests as text files in var/log/webapi_rest/ folder.

Installation steps

  1. Get the module via composer

    composer require "vladflonta/magento2-webapi-log":"~0"
    

    or via git

    git clone https://github.com/vladflonta/magento2-webapi-log app/code/VladFlonta/WebApiLog
    
  2. Enable module

bin/magento module:enable VladFlonta_WebApiLog
bin/magento setup:upgrade

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)

统计信息

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

GitHub 信息

  • Stars: 40
  • Watchers: 1
  • Forks: 21
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2018-04-12