PHPackages                             kgaut/magento2\_stdlogging - 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. kgaut/magento2\_stdlogging

ActiveMagento2-module

kgaut/magento2\_stdlogging
==========================

A Magento 2 module that changes all logging handlers to stdout

1.0.3(2y ago)00MITPHP

Since Feb 7Pushed 2y agoCompare

[ Source](https://github.com/kgaut/magento2-stdlogging)[ Packagist](https://packagist.org/packages/kgaut/magento2_stdlogging)[ GitHub Sponsors](https://github.com/graycoreio)[ RSS](/packages/kgaut-magento2-stdlogging/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (6)Versions (5)Used By (0)

Magento 2 StdLogging
====================

[](#magento-2-stdlogging)

[![Packagist Downloads](https://camo.githubusercontent.com/2f4b756fb79373882afd688a34e4b3001fc3288ee6884870e9e4710d076599c0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f67726179636f72652f6d6167656e746f322d7374646c6f6767696e673f636f6c6f723d626c7565)](https://packagist.org/packages/graycore/magento2-stdlogging/stats)[![Packagist Version](https://camo.githubusercontent.com/e791950c3deda982a7903ada74ea62c84fb6400d54ccd1840f0deae1e65e6d39/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67726179636f72652f6d6167656e746f322d7374646c6f6767696e673f636f6c6f723d626c7565)](https://packagist.org/packages/graycore/magento2-stdlogging)[![Packagist License](https://camo.githubusercontent.com/85ffb555f4a21ca4fd1ec543d6fc3f172f0dd70f0aa38d619acd1edf4c30620b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f67726179636f72652f6d6167656e746f322d7374646c6f6767696e67)](https://github.com/graycoreio/magento2-stdlogging/blob/main/LICENSE)[![Installation Test](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/install.yaml/badge.svg)](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/install.yaml)[![Integration Test](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/integration.yaml/badge.svg)](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/integration.yaml)[![Unit Test](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/unit.yaml/badge.svg)](https://github.com/graycoreio/magento2-stdlogging/actions/workflows/unit.yaml)

Magento Version Support
-----------------------

[](#magento-version-support)

[![Magento v2.3 Supported](https://camo.githubusercontent.com/87cbb26d829fc5eba104e9ab7b0e41086947b7469962c909de8b3f953172ac67/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e332d627269676874677265656e2e7376673f6c6162656c436f6c6f723d326632623266266c6f676f3d6d6167656e746f266c6f676f436f6c6f723d66323637323426636f6c6f723d343634323436266c6f6e6743616368653d74727565267374796c653d666c6174)](https://camo.githubusercontent.com/87cbb26d829fc5eba104e9ab7b0e41086947b7469962c909de8b3f953172ac67/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e332d627269676874677265656e2e7376673f6c6162656c436f6c6f723d326632623266266c6f676f3d6d6167656e746f266c6f676f436f6c6f723d66323637323426636f6c6f723d343634323436266c6f6e6743616368653d74727565267374796c653d666c6174)[![Magento v2.4 Supported](https://camo.githubusercontent.com/7306d94da407bf4898f770b04a6a7c97fe2ca81141cf9a821b109b3d731f915a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e342d627269676874677265656e2e7376673f6c6162656c436f6c6f723d326632623266266c6f676f3d6d6167656e746f266c6f676f436f6c6f723d66323637323426636f6c6f723d343634323436266c6f6e6743616368653d74727565267374796c653d666c6174)](https://camo.githubusercontent.com/7306d94da407bf4898f770b04a6a7c97fe2ca81141cf9a821b109b3d731f915a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e342d627269676874677265656e2e7376673f6c6162656c436f6c6f723d326632623266266c6f676f3d6d6167656e746f266c6f676f436f6c6f723d66323637323426636f6c6f723d343634323436266c6f6e6743616368653d74727565267374796c653d666c6174)

Purpose
-------

[](#purpose)

This module is a drop in replacement to pump all Magento 2 logs to StdOut. This is especially useful when working in a dockerized environment where you want to aggregate your logs into an external system without having to know about Magento specific log files and configurations.

Getting Started
---------------

[](#getting-started)

This module is intended to be installed with [composer](https://getcomposer.org/). From the root of your Magento 2 project:

1. Download the package

```
composer require graycore/magento2-stdlogging
```

2. Enable the package

```
./bin/magento module:enable Graycore_StdLogging
```

Upgrading
---------

[](#upgrading)

- [Semver Policy](https://semver.org/)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~0 days

Total

4

Last Release

823d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/98c8cc2314f3a86369098d1465b7144f6c4249e82d98c6f39fabb76bb97d396d?d=identicon)[kgaut](/maintainers/kgaut)

---

Top Contributors

[![damienwebdev](https://avatars.githubusercontent.com/u/9029654?v=4)](https://github.com/damienwebdev "damienwebdev (35 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![kgaut](https://avatars.githubusercontent.com/u/736910?v=4)](https://github.com/kgaut "kgaut (3 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/kgaut-magento2-stdlogging/health.svg)

```
[![Health](https://phpackages.com/badges/kgaut-magento2-stdlogging/health.svg)](https://phpackages.com/packages/kgaut-magento2-stdlogging)
```

###  Alternatives

[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2382.6k](/packages/graycore-magento2-stdlogging)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)

PHPackages © 2026

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