PHPackages                             mage4/magento2-console-log-handler - 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. mage4/magento2-console-log-handler

ActiveMagento2-module

mage4/magento2-console-log-handler
==================================

Monolog Console log handler for Magento2.

1.0.1(2y ago)0147OSL-3.0PHPPHP &gt;=7.1

Since Dec 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/rehanmobin/magento2-console-log-handler)[ Packagist](https://packagist.org/packages/mage4/magento2-console-log-handler)[ RSS](/packages/mage4-magento2-console-log-handler/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

MAGENTO2 CONSOLE LOG HANDLER
============================

[](#magento2-console-log-handler)

Writes logs to the console output depending on its verbosity setting.

Inspired by Symonfy Console Log Handler.

### Install via composer

[](#install-via-composer)

```
composer require mage4/magento2-console-log-handler

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

```

### Enable from system configration

[](#enable-from-system-configration)

To Enabled this handle, either manually turn on the `Is Enabled` flag from system configuration area in Magento admin panel at MAGE4 EXTENSIONS &gt; Console Log Handler &gt; Settings &gt; Is Enabled = Yes.

**OR**

Update it via console command by: `bin/magento config:set console_log_handler/settings/is_enabled 1`

### Usage

[](#usage)

Can be used with any Magento2 custom or inbuild console command by adding verbosity level to the command. e.g.

```
bin/magento setup:upgrade -vvv
### OR ###
setup:di:compile -v

```

The minimum logging level at which this handler will be triggered depends on the verbosity setting of the console output. The default mapping is: `OutputInterface::VERBOSITY_VERBOSE` (-v) will show all NOTICE and higher logs `OutputInterface::VERBOSITY_VERY_VERBOSE` (-vv) will show all INFO and higher logs `OutputInterface::VERBOSITY_DEBUG` (-vvv) will show all DEBUG and higher logs, i.e. all logs

About us
--------

[](#about-us)

We’re an innovative development agency building awesome websites, webshops and web applications with Latest Technologies. Check out our website [mage4.com](http://mage4.com/) or email us at  | .

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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 ~0 days

Total

2

Last Release

863d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9c2152cb6fb9838a13cb6f533c468a971d14b45580165d84c338e895f8f97bc8?d=identicon)[rehanmobin](/maintainers/rehanmobin)

---

Top Contributors

[![rehanmobin](https://avatars.githubusercontent.com/u/7040684?v=4)](https://github.com/rehanmobin "rehanmobin (6 commits)")

---

Tags

magentomagento2log handlermagento extensionsmage4magento loggermonologgermagento console logmagento commands

### Embed Badge

![Health badge](/badges/mage4-magento2-console-log-handler/health.svg)

```
[![Health](https://phpackages.com/badges/mage4-magento2-console-log-handler/health.svg)](https://phpackages.com/packages/mage4-magento2-console-log-handler)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[markshust/magento2-module-disabletwofactorauth

The DisableTwoFactorAuth module provides the ability to disable two-factor authentication.

2282.7M6](/packages/markshust-magento2-module-disabletwofactorauth)[redchamps/module-clean-admin-menu

It will merge all third party extensions menu items to single menu item named 'Extensions'.

164416.3k](/packages/redchamps-module-clean-admin-menu)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69344.4k](/packages/run-as-root-magento2-prometheus-exporter)[smile/module-elasticsuite-cms-search

Smile Elasticsuite - Cms Pages Search Module for Smile Elasticsuite.

25916.7k1](/packages/smile-module-elasticsuite-cms-search)[smile/module-elasticsuite-rating

Smile ElasticSuite - Rating search module.

1492.1k2](/packages/smile-module-elasticsuite-rating)

PHPackages © 2026

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