juashyam/logviewer

Magento 2 Log and Report Viewer

Installs: 1 859

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 1

Open Issues: 0

Type:magento2-module

1.0.2 2024-03-23 14:00 UTC

This package is auto-updated.

Last update: 2024-04-23 14:10:32 UTC


README

Log Viewer

Latest Stable Version Total Downloads License

A simple Magento 2 module to view system logs (var/log) and system reports (var/report) in the Admin.

Installation

composer require juashyam/logviewer
php bin/magento module:enable Juashyam_LogViewer
php bin/magento setup:upgrade

Features

  • Shows all log and report files recursively in a tree
  • Allows log and report files to be downloaded
  • Supports ACL to restrict access to the log and report files
  • Zero configuration

Preview

Admin → System → System Messages and Errors

System Log(s) in backend

System Log

System Report(s) in backend

System Report

Authors

Shyam Kumar

License

This project is licensed under the MIT License