Download the PHP package phpro/mage2-module-api-logger without Composer
On this page you can find all versions of the php package phpro/mage2-module-api-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mage2-module-api-logger
Extension on Magento 2 API logger
This module extends the default Magento 2 Rest API logger and will log all requests. Both request and response will be logged. Useful for applications or services consuming the Magento Rest API.
Installation
composer require phpro/mage2-module-api-logger
How to use
By default, both requests and response will be written to api_logger.log
The logging can be disabled by changing the log level.
Configuration
We can configure the log file under the store settings according the following path:
system/api_log/log_level
All versions of mage2-module-api-logger with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1|^8.0
magento/framework Version ^100.1|^101.0|^102.0|^103.0
phpro/mage2-module-logger-handler Version ^3.0.0|^4.0.0
magento/framework Version ^100.1|^101.0|^102.0|^103.0
phpro/mage2-module-logger-handler Version ^3.0.0|^4.0.0
The package phpro/mage2-module-api-logger contains the following files
Loading the files please wait ....