The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1090 Modules
652 Ready
438 Need Help
Vendors 🏆 Leaderboard
Stale v1.1.3

Logger

readymage/logger 84

Mirrors Magento's default logs and errors to stderr, facilitating centralized logging in Docker environments. Simplifies log collection for containerized Magento 2 deployments.

39,166
Downloads
Below average
1
GitHub Stars
Below average
1y ago
Last Release
0
Open Issues
Build Passing Strict Compliant
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

Coding Standard
PHPStan Level 9

Release Discipline

Follows SemVer · 100% What is this?

Release history audited up to v1.1.3

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.1.3 on Magento 2.4.9
May 27, 2026
v1.1.3 on Magento 2.4.8-p4
Mar 21, 2026
v1.1.3 on Magento 2.4.8-p3
Dec 27, 2025

Share This Module's Status

Logger Magento compatibility status badge

README

Loaded from GitHub

ReadyMage Logger

Magento 2 module for a purpose of mirroring all logs and errors emitted by Magento default logger to stdErr. This is more convenient for centralized logging systems in dockerized environments.

Add to any Magento 2 project with following commands:

composer require readymage/logger --no-interaction --update-no-dev --prefer-dist
php bin/magento module:enable ReadyMage_Logger

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.