Skip to content

Magento 2 module to view and download system logs / reports in the admin.

Notifications You must be signed in to change notification settings

juashyam/logviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log Viewer

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

Buy Me A Coffee

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

Buy Me A Coffee