juashyam/logviewer 1.0.2

Magento 2 Log and Report Viewer

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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