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(1y ago)0624↑113.3%1MITPHPPHP ^8.1CI passing

Since Aug 4Pushed 1y 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 2d 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 77% of packages

Maintenance49

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

372d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/141420780?v=4)[25 Carat](/maintainers/25carat)[@25carat](https://github.com/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.2B11.5k](/packages/psr-log)[oro/crm

OroCRM

68088.8k44](/packages/oro-crm)[oro/commerce

OroCommerce - an open-source Business to Business Commerce application. \\nThis package contains bundles and needs to be added as a dependency in an OroCommerce application.

20652.8k96](/packages/oro-commerce)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M342](/packages/open-telemetry-sdk)[oro/platform-application

Oro Platform Empty Application

2381.4k](/packages/oro-platform-application)

PHPackages © 2026

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