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

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

zero1/magento2-webapi-log
=========================

Logger for webapi REST requests.

1.1.1(7mo ago)01461OSL-3.0PHP

Since Nov 4Pushed 7mo agoCompare

[ Source](https://github.com/zero1limited/magento2-webapi-log)[ Packagist](https://packagist.org/packages/zero1/magento2-webapi-log)[ RSS](/packages/zero1-magento2-webapi-log/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (3)Versions (4)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

32

—

LowBetter than 69% of packages

Maintenance62

Regular maintenance activity

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

3

Last Release

234d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b08c35b603becab270a53db6ec969f48be0c353a20ee2985bb1a8ec5a9b64e9?d=identicon)[zero1](/maintainers/zero1)

---

Top Contributors

[![vladflonta](https://avatars.githubusercontent.com/u/5329633?v=4)](https://github.com/vladflonta "vladflonta (8 commits)")[![adamzero1](https://avatars.githubusercontent.com/u/6369163?v=4)](https://github.com/adamzero1 "adamzero1 (5 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/zero1-magento2-webapi-log/health.svg)

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

###  Alternatives

[symfony/monolog-bridge

Provides integration for Monolog with various Symfony components

2.6k203.8M358](/packages/symfony-monolog-bridge)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[illuminate/log

The Illuminate Log package.

6225.3M624](/packages/illuminate-log)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2587.9k](/packages/graycore-magento2-stdlogging)

PHPackages © 2026

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