PHPackages                             magezoid/module-log-manager - 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. magezoid/module-log-manager

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

magezoid/module-log-manager
===========================

Magento 2 Log Manager Extension

1.0.0(11mo ago)019GPL-3.0-or-laterPHP

Since Jul 26Pushed 11mo agoCompare

[ Source](https://github.com/magezoid/module-log-manager)[ Packagist](https://packagist.org/packages/magezoid/module-log-manager)[ RSS](/packages/magezoid-module-log-manager/feed)WikiDiscussions master Synced today

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

Magento 2 Log Manager
=====================

[](#magento-2-log-manager)

Magezoid Log Manager is an advanced admin utility designed to help Magento developers and store owners effortlessly view, manage, and debug log files directly from the Magento Admin Panel — without requiring file system or server access.

✅ Compatibility
===============

[](#-compatibility)

Magento Open Source: 2.3.x – 2.4.x Adobe Commerce (on-prem): 2.3.x – 2.4.x Adobe Commerce (cloud): 2.3.x – 2.4.x

Key Features
============

[](#key-features)

Browse and read log files from var/log/ via the admin panel

View the latest log entries with "Load Previous" support

Search and filter log files by filename

Sort logs by name or last modified time

Download or delete logs with a single click

Pagination support for large volumes of log data

Full admin configuration including:

Enable or disable the module

Set number of log lines to display per file

Configure how many files to list per page

Control default sort behavior

Restrict allowed log file types

Enable or restrict log file deletion and download

Installation steps
==================

[](#installation--steps)

### 1. Install via composer (Recommended)

[](#1-install-via-composer-recommended)

Run the following Magento CLI commands:

```
composer require magezoid/module-log-manager
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

```

### 2. Manual Installation

[](#2-manual-installation)

Copy the content of the repo to the Magento 2 `app/code/Magezoid/LogManager` directory in your Magento installation.

Run the following Magento CLI commands:

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

```

🤝 Contribution
==============

[](#-contribution)

We welcome contributions to improve this module! You can open a pull request or submit issues and suggestions.

🛠 Support
=========

[](#-support)

If you encounter any problems or bugs, please [open an issue](https://github.com/magezoid/module-log-manager/issues) on GitHub.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance51

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

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

Unknown

Total

1

Last Release

342d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/170237804?v=4)[Nova](/maintainers/bhupi888)[@bhupi888](https://github.com/bhupi888)

---

Top Contributors

[![hkcodeias](https://avatars.githubusercontent.com/u/258231003?v=4)](https://github.com/hkcodeias "hkcodeias (2 commits)")

### Embed Badge

![Health badge](/badges/magezoid-module-log-manager/health.svg)

```
[![Health](https://phpackages.com/badges/magezoid-module-log-manager/health.svg)](https://phpackages.com/packages/magezoid-module-log-manager)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M343](/packages/open-telemetry-sdk)

PHPackages © 2026

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