Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Oro Api Logger Laravel Package

25carat/oro-api-logger

Logs all OroCommerce REST API requests and responses for monitoring integrations. Adds a dedicated api_logger channel writing to api-logger-[env].log with configurable minimum level; headers at info, bodies at debug, client errors at error, server errors at critical.

View on GitHub
Deep Wiki
Context7

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

composer require 25carat/oro-api-logger

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

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

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.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky