PHPackages                             alekseon/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. alekseon/logger

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

alekseon/logger
===============

Tool to easy add logs for Magento 2

100.1.7(2y ago)316.5k↓72%1OSL-3.0PHP

Since Nov 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Alekseon/AlekseonLogger)[ Packagist](https://packagist.org/packages/alekseon/logger)[ RSS](/packages/alekseon-logger/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (15)Used By (0)

AlekseonLogger
==============

[](#alekseonlogger)

With this tool you can easy add some logs in magento 2 in any place in code just by adding line:

`\Alekseon\Logger\Logger::info($message, $fileName);`

- $message, can be any string
- $fileName, is optional, if its not provided then log file is: "alekseon.log"

Your log will in file /var/log/$fileName

### Installation

[](#installation)

composer require alekseon/logger

### Available methods

[](#available-methods)

- info($message, $fileName = null)
- debug($message, $fileName = null)
- notice($message, $fileName = null)
- warning($message, $fileName = null)
- error($message, $fileName = null)
- critical($message, $fileName = null)
- alert($message, $fileName = null)
- emergency($message, $fileName = null)

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity69

Established project with proven stability

 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

Every ~155 days

Recently: every ~234 days

Total

14

Last Release

775d ago

PHP version history (3 changes)100.0.0PHP ~7.0.0|~7.1.0

100.1.0PHP ~7.0.0|~7.1.0|~7.2.0

100.1.2PHP ~7.0.0|~7.1.0|~7.2.0|~7.3.0|~7.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32155490?v=4)[Alekseon Sp. z o.o.](/maintainers/Alekseon)[@Alekseon](https://github.com/Alekseon)

---

Top Contributors

[![marcinfr](https://avatars.githubusercontent.com/u/1800417?v=4)](https://github.com/marcinfr "marcinfr (15 commits)")[![Linek](https://avatars.githubusercontent.com/u/136248?v=4)](https://github.com/Linek "Linek (4 commits)")[![Funfelek](https://avatars.githubusercontent.com/u/50739108?v=4)](https://github.com/Funfelek "Funfelek (1 commits)")

### Embed Badge

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

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

###  Alternatives

[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2587.9k](/packages/graycore-magento2-stdlogging)[mage-os/module-admin-activity-log

The Admin Activity extension makes it easy to track all admin activity with comprehensive audit logging.

296.3k](/packages/mage-os-module-admin-activity-log)[fredden/magento2-module-javascript-error-reporting

A Magento 2 module which captures JavaScript errors for later review by website administrators

3139.8k](/packages/fredden-magento2-module-javascript-error-reporting)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[graycore/magento2-graphql-logger

118.0k](/packages/graycore-magento2-graphql-logger)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

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