PHPackages                             vladflonta/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. vladflonta/magento2-webapi-log

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

vladflonta/magento2-webapi-log
==============================

Logger for webapi REST requests.

1.0.1(3y ago)39173.8k↓49%21[3 issues](https://github.com/vladflonta/magento2-webapi-log/issues)[3 PRs](https://github.com/vladflonta/magento2-webapi-log/pulls)OSL-3.0PHP

Since Apr 12Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (7)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

41

—

FairBetter than 87% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity46

Moderate usage in the ecosystem

Community15

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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 ~425 days

Total

5

Last Release

1301d ago

Major Versions

0.1.0 → 1.0.02022-11-28

0.1.1 → 1.0.12022-12-10

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5329633?v=4)[vladflonta](/maintainers/vladflonta)[@vladflonta](https://github.com/vladflonta)

---

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/vladflonta-magento2-webapi-log/health.svg)

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

###  Alternatives

[ghostunicorns/module-webapi-logs

Magento Webapi Log Details accessible via backend

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

A Magento 2 module that changes all logging handlers to stdout

2587.9k](/packages/graycore-magento2-stdlogging)[mage-os/module-admin-activity-log

The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.

296.3k](/packages/mage-os-module-admin-activity-log)[fredden/magento2-module-javascript-error-reporting

A Magento 2 module which captures JavaScript errors for later review by website administrators

3139.8k](/packages/fredden-magento2-module-javascript-error-reporting)[corrivate/magento2-rest-api-logger

Advanced and convenient logging

2160.8k1](/packages/corrivate-magento2-rest-api-logger)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)

PHPackages © 2026

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