PHPackages                             moston/magento2-webapi-log - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. moston/magento2-webapi-log

ActiveMagento2-module[Logging &amp; Monitoring](/categories/logging)

moston/magento2-webapi-log
==========================

Logger for webapi REST requests.

2.0.2(6mo ago)0662OSL-3.0PHP

Since Apr 10Pushed 6mo agoCompare

[ Source](https://github.com/moston/magento2-webapi-log)[ Packagist](https://packagist.org/packages/moston/magento2-webapi-log)[ RSS](/packages/moston-magento2-webapi-log/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (3)Used By (0)

Magento 2 WebAPI Logger (REST)
==============================

[](#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
------------------

[](#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
-----

[](#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
-------

[](#license)

This project is licensed under the [Open Software License (OSL 3.0)](http://opensource.org/licenses/osl-3.0.php)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance69

Regular maintenance activity

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~221 days

Total

2

Last Release

182d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d2f292f18954f550db6399f103ad4c67d3646026f4565940330ff1e8db66c976?d=identicon)[mostonski](/maintainers/mostonski)

---

Top Contributors

[![vladflonta](https://avatars.githubusercontent.com/u/5329633?v=4)](https://github.com/vladflonta "vladflonta (8 commits)")[![amenk](https://avatars.githubusercontent.com/u/1087128?v=4)](https://github.com/amenk "amenk (2 commits)")[![DanieliMi](https://avatars.githubusercontent.com/u/31039652?v=4)](https://github.com/DanieliMi "DanieliMi (2 commits)")

### Embed Badge

![Health badge](/badges/moston-magento2-webapi-log/health.svg)

```
[![Health](https://phpackages.com/badges/moston-magento2-webapi-log/health.svg)](https://phpackages.com/packages/moston-magento2-webapi-log)
```

###  Alternatives

[ghostunicorns/module-webapi-logs

Magento Webapi Log Details accessible via backend

67228.0k](/packages/ghostunicorns-module-webapi-logs)[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2382.6k](/packages/graycore-magento2-stdlogging)[corrivate/magento2-rest-api-logger

Advanced and convenient logging

2146.2k1](/packages/corrivate-magento2-rest-api-logger)[opengento/module-webapi-logger

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

1014.9k](/packages/opengento-module-webapi-logger)[itonomy/module-admin-activity

A continuation of The Admin Activity extension by KiwiCommerce. This extension makes it easy to track all admin activity and revert the modification.

1270.4k](/packages/itonomy-module-admin-activity)[ampersand/magento2-log-correlation-id

Magento 2 correlation id for requests and logs

279.9k](/packages/ampersand-magento2-log-correlation-id)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
