PHPackages                             25carat/oro-api-logger - 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. 25carat/oro-api-logger

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

25carat/oro-api-logger
======================

This bundle will allow you to log all api requests and responses

1.1.0(10mo ago)0231↓33.3%1MITPHPPHP ^8.1CI passing

Since Aug 4Pushed 10mo agoCompare

[ Source](https://github.com/25carat/25carat-oro-api-logger)[ Packagist](https://packagist.org/packages/25carat/oro-api-logger)[ RSS](/packages/25carat-oro-api-logger/feed)WikiDiscussions master Synced 1mo ago

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

[![](https://github.com/25carat/25carat-oro-api-logger/workflows/.github/workflows/grumphp.yml/badge.svg)](https://github.com/25carat/25carat-oro-api-logger/workflows/.github/workflows/grumphp.yml/badge.svg)

Api Logger for Oro Commerce
===========================

[](#api-logger-for-oro-commerce)

This bundle will add logging of all api requests and responses. This is useful for monitoring applications or services which consume the Oro Rest API.

Installation
------------

[](#installation)

```
composer require 25carat/oro-api-logger

```

Configuration
-------------

[](#configuration)

Add the minimum log level configuration to the `parameters.yml.dist` file of your project. If this parameter is missing, it will cause errors in the service container.

```
:::yaml
parameters:
  twenty5carat.api_logger.level: error

```

Logging
-------

[](#logging)

### Channel

[](#channel)

A separate channel `api_logger` has been created to log the api messages.

The messages will be logged in a separate file `api-logger-[environment].log`

### Log Levels

[](#log-levels)

The amount of information in the log messages depends on the configured log level.

Server errors are logged as `critical` messages.

Client errors are logged as `error` messages.

Request and response headers are logged as `info` messages.

Request and response bodies are logged as `debug` messages.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance53

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~692 days

Total

2

Last Release

326d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bd4c39e3dfd166444c8f0134d9ff2c69aab3c7087a05cb7e68b37f45fb6bac78?d=identicon)[25carat](/maintainers/25carat)

---

Top Contributors

[![lykciv](https://avatars.githubusercontent.com/u/3390098?v=4)](https://github.com/lykciv "lykciv (5 commits)")

---

Tags

api-restloggingorocommerceoroplatform

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/25carat-oro-api-logger/health.svg)

```
[![Health](https://phpackages.com/badges/25carat-oro-api-logger/health.svg)](https://phpackages.com/packages/25carat-oro-api-logger)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[ekino/newrelic-bundle

Integrate New Relic into Symfony2

28111.2M8](/packages/ekino-newrelic-bundle)

PHPackages © 2026

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