PHPackages                             prodevtools/magento2-logmanager - 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. prodevtools/magento2-logmanager

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

prodevtools/magento2-logmanager
===============================

A Magento 2 module for viewing logs in the admin panel.

1.0.3(1y ago)1251↓50%MITPHPPHP &gt;=8.1

Since Aug 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/AlexTs556/magento2-logmanager)[ Packagist](https://packagist.org/packages/prodevtools/magento2-logmanager)[ RSS](/packages/prodevtools-magento2-logmanager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (6)Used By (0)

Magento 2 LogManager Module
===========================

[](#magento-2-logmanager-module)

Overview
--------

[](#overview)

The **LogManager** module for Magento 2 provides an easy way to view and manage logs directly from the Magento admin panel. This module enhances the ability to monitor and troubleshoot issues without needing to access log files directly via the server.

Features
--------

[](#features)

- View Magento log files from the admin panel
- Delete log files directly from the admin interface
- Filter log content by search keywords
- Paginate log entries for easier navigation

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

[](#installation)

### 1. Install via `app/code` Directory

[](#1-install-via-appcode-directory)

1. Clone the repository:

    ```
    git clone https://github.com/AlexTs556/magento2-logmanager.git
    ```
2. Copy the module to your Magento installation:

    ```
    cp -R magento2-logmanager/ /app/code/ProDevTools/LogManager/
    ```
3. Enable the module

    ```
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    ```

### 2. Install via Composer

[](#2-install-via-composer)

1. Add the repository to your `composer.json`:

    ```
    composer require prodevtools/magento2-logmanager
    ```
2. Enable the module:

    ```
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    ```

Usage
-----

[](#usage)

Once installed, you can access the log management features in the Magento admin panel under the **System** menu. Here you can view, filter, and delete log files.

Support
-------

[](#support)

If you encounter any issues, feel free to open an issue on the [GitHub repository](https://github.com/AlexTs556/magento2-logmanager/issues).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Total

5

Last Release

609d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/09d46f5fa4756c1bad341b3751495b628b50371b25a1bc3bf1bf2da59a8a26f8?d=identicon)[Alexts](/maintainers/Alexts)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/prodevtools-magento2-logmanager/health.svg)

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

###  Alternatives

[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2382.6k](/packages/graycore-magento2-stdlogging)[itonomy/module-admin-activity

A continuation of The Admin Activity extension by KiwiCommerce. This extension makes it easy to track all admin activity and revert the modification.

1270.4k](/packages/itonomy-module-admin-activity)[ampersand/magento2-log-correlation-id

Magento 2 correlation id for requests and logs

279.9k](/packages/ampersand-magento2-log-correlation-id)[mage-os/module-admin-activity-log

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

261.4k](/packages/mage-os-module-admin-activity-log)[graycore/magento2-graphql-logger

106.6k](/packages/graycore-magento2-graphql-logger)

PHPackages © 2026

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