PHPackages                             dipu/m-logger - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. dipu/m-logger

ActiveMagento2-module[Logging &amp; Monitoring](/categories/logging)

dipu/m-logger
=============

Simplified Magento2 Log System

v1.0.0(2y ago)05MITPHPPHP ~7.0|^8.0

Since Oct 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dipudey/m-logger)[ Packagist](https://packagist.org/packages/dipu/m-logger)[ RSS](/packages/dipu-m-logger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

MLogger Magento2 Package
========================

[](#mlogger-magento2-package)

Simple Magento2 Log system for easy debugging. You can use it to log your message, array, object etc.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.2
- Magento &gt;= 2

Installation
------------

[](#installation)

```
composer require dipu/m-logger

```

Usage
-----

[](#usage)

```
m_logger(['MLogger','Magento2']);

```

you can pass second parameters in your log type by default it info Available log types

- info
- error
- alert
- emergency
- notice
- warning

```
m_logger(['MLogger','Magento2'], 'alert');

```

License
-------

[](#license)

MLogger is licensed under the [MIT License](http://opensource.org/licenses/MIT).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

Unknown

Total

1

Last Release

955d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c64d35965c130b432f245c989f1ac7c7419999dd08084b91c79238955c2ad0e4?d=identicon)[dipudey](/maintainers/dipudey)

---

Top Contributors

[![dipudey](https://avatars.githubusercontent.com/u/50619501?v=4)](https://github.com/dipudey "dipudey (3 commits)")[![dipustrativ](https://avatars.githubusercontent.com/u/148069659?v=4)](https://github.com/dipustrativ "dipustrativ (1 commits)")

### Embed Badge

![Health badge](/badges/dipu-m-logger/health.svg)

```
[![Health](https://phpackages.com/badges/dipu-m-logger/health.svg)](https://phpackages.com/packages/dipu-m-logger)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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